Problem guessproblem
User herngr3y
Submission Time 2026-05-22 14:36:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:9:20: error: expected ‘;’ before ‘}’ token
9 | cout << "pancake"
| ^
| ;
10 | }
| ~