Problem | timeexam |
---|---|
User | Um |
Submission Time | 2023-05-11 20:49:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:43:12: error: expected ‘}’ at end of input
43 | return 0;
| ^
timeexam.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^