Problem ljubomora
User PerihelionfromAphelion
Submission Time 2026-07-18 11:01:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:10:7: error: ‘i’ was not declared in this scope
10 | 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++) {
| ^