| Problem | thedarknight |
|---|---|
| User | kit17 |
| Submission Time | 2026-05-21 13:55:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:13:18: error: expected ‘;’ before ‘}’ token
13 | cout << 0
| ^
| ;
14 | }
| ~