| Problem | timeexam |
|---|---|
| User | yq |
| Submission Time | 2026-06-25 21:12:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:14:16: error: expected ‘;’ before ‘}’ token
14 | cout<<"0000"}
| ^
| ;
timeexam.cpp: At global scope:
timeexam.cpp:16:1: error: expected declaration before ‘}’ token
16 | }
| ^