Problem ljubomora
User PerihelionfromAphelion
Submission Time 2026-07-31 10:50:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljubomora.cpp: In function ‘int32_t main()’:
ljubomora.cpp:12:7: error: ‘i’ was not declared in this scope
12 | for (i = 0; i < m; i++) {
| ^
ljubomora.cpp:20:8: error: ‘i’ was not declared in this scope
20 | for (i = 0; i < m; i++) {
| ^