Problem thedarknight
User kit17
Submission Time 2026-05-21 16:05:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:9:18: error: expected ‘;’ before ‘else’
9 | cout << 0
| ^
| ;
10 | else
| ~~~~