Borderou de evaluare (job #2881823)

Utilizator etienAndrone Stefan etien Data 30 martie 2022 21:54:22
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:36:9: error: 'i' was not declared in this scope 36 | for(i=1;i<=e;i++) | ^ main.cpp:43:9: error: 'i' was not declared in this scope 43 | for(i=1;i<=n;i++) | ^ main.cpp:66:9: error: 'i' was not declared in this scope 66 | for(i=1;i<=n;i++) | ^ main.cpp:70:9: error: 'i' was not declared in this scope 70 | for(i=1;i<=n;i++) | ^ main.cpp:70:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 70 | for(i=1;i<=n;i++) | ^~~ main.cpp:73:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 73 | return 0; | ^~~~~~ Non zero exit status: 1

Ceva nu functioneaza?