Problem ljubomora
User wtnetlegend
Submission Time 2025-03-11 00:49:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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