Problem | sumint |
---|---|
User | o0oNotGXYo0o |
Submission Time | 2023-02-10 15:35:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:12:12: error: expected ‘;’ before ‘}’ token
12 | cout << c
| ^
| ;
13 | }
| ~