Problem ljubomora
User PerihelionfromAphelion
Submission Time 2026-06-18 12:13:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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