Borderou de evaluare (job #3334362)
| Utilizator | Data | 17 ianuarie 2026 11:46:56 | |
|---|---|---|---|
| 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:40:25: error: expected unqualified-id before '=' token
40 | for(int =0;k<4;++k)
| ^
main.cpp:40:24: error: expected ';' before '=' token
40 | for(int =0;k<4;++k)
| ^~
| ;
main.cpp:40:25: error: expected primary-expression before '=' token
40 | for(int =0;k<4;++k)
| ^
main.cpp:40:28: error: 'k' was not declared in this scope
40 | for(int =0;k<4;++k)
| ^
main.cpp:40:31: error: expected ')' before ';' token
40 | for(int =0;k<4;++k)
| ~ ^
| )
main.cpp:40:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
40 | for(int =0;k<4;++k)
| ^~~
main.cpp:40:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
40 | for(int =0;k<4;++k)
| ^~
main.cpp:40:34: error: 'k' was not declared in this scope
40 | for(int =0;k<4;++k)
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
