Problem platonic26
User IyasM
Submission Time 2025-12-26 11:56:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic26.cpp: In function ‘int32_t main()’:
platonic26.cpp:23:7: error: ‘cnt’ was not declared in this scope; did you mean ‘int’?
23 | if (cnt == 1) x = key;
| ^~~
| int