| Problem | sum |
|---|---|
| User | retxed |
| Submission Time | 2026-07-03 15:21:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sum.cpp: In function ‘int main()’:
sum.cpp:17:36: error: expected ‘}’ at end of input
17 | cout << answer1 <<" "<< answer2;
| ^
sum.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^