Problem | scicom |
---|---|
User | Gotproblemah |
Submission Time | 2025-06-20 15:11:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp: In function ‘int main()’:
scicom.cpp:16:13: error: expected ‘;’ before ‘}’ token
16 | return 0
| ^
| ;
17 | }
| ~
scicom.cpp: At global scope:
scicom.cpp:18:1: error: expected declaration before ‘}’ token
18 | }
| ^
scicom.cpp:19:1: error: expected declaration before ‘}’ token
19 | }
| ^