Borderou de evaluare (job #2796175)
Utilizator | Data | 7 noiembrie 2021 18:00:10 | |
---|---|---|---|
Problema | Componente tare conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Read()':
main.cpp:20:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
20 | for(unsigned int i = 0; i < m; i++)
| ~~^~~
main.cpp: In function 'void Afis()':
main.cpp:80:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
80 | for(unsigned int i = 1; i <= nrc; i++)
| ~~^~~~~~
main.cpp:82:13: error: 'unsigne' was not declared in this scope; did you mean 'unsigned'?
82 | for(unsigne dint j = 0; j < sol[i].size(); j++)
| ^~~~~~~
| unsigned
main.cpp:82:33: error: 'j' was not declared in this scope
82 | for(unsigne dint j = 0; j < sol[i].size(); j++)
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !