Problem | scicom |
---|---|
User | Gotproblemah |
Submission Time | 2025-06-20 15:14:58 |
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 | }
| ~