Problem guessproblem
User bz
Submission Time 2023-12-15 22:34:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:23:6: error: ‘t’ was not declared in this scope; did you mean ‘tm’?
23 | if (t == 0) cout << "pancake";
| ^
| tm