Problem urarareader
User LABUBU
Submission Time 2026-06-23 10:23:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

urarareader.cpp: In function ‘int main()’:
urarareader.cpp:13:12: error: ‘k’ was not declared in this scope
13 | else if ( k > INPUT ){
| ^
urarareader.cpp:13:16: error: ‘INPUT’ was not declared in this scope
13 | else if ( k > INPUT ){
| ^~~~~