Problem | scicom |
---|---|
User | niicoletong |
Submission Time | 2025-06-20 12:36:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp:10:2: error: expected unqualified-id before ‘return’
10 | return 0;
| ^~~~~~
scicom.cpp:11:1: error: expected declaration before ‘}’ token
11 | }
| ^