Problem cpicgame
User Citric3thanol
Submission Time 2026-06-23 11:35:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:19:3: error: ‘else’ without a previous ‘if’
19 | else {
| ^~~~
cpicgame.cpp:38:1: error: expected ‘}’ at end of input
38 | }
| ^
cpicgame.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^