Problem | timeexam |
---|---|
User | zeemou |
Submission Time | 2023-11-13 16:33:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:22:13: error: expected ‘}’ at end of input
22 | return 0;
| ^
timeexam.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^