Problem guessproblem
User YokeKai314
Submission Time 2026-05-22 15:28:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem.cpp: In function ‘int32_t main()’:
guessproblem.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
guessproblem.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^