| Problem | timeexam |
|---|---|
| User | dieunq1309 |
| Submission Time | 2023-05-11 10:55:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:24:21: error: expected ‘;’ before ‘}’ token
24 | else cout << output
| ^
| ;
25 |
26 | }
| ~