Borderou de evaluare (job #2619141)
Utilizator | Data | 27 mai 2020 09:02:16 | |
---|---|---|---|
Problema | Algola | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int BFS(int, int)':
main.cpp:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0; j<vec[x].size(); j++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int Get_Flux(int, int)':
main.cpp:54:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0; j<vec[destinatie].size(); j++)
~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:107:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int z=0; z<vec[j].size(); z++)
~^~~~~~~~~~~~~~
main.cpp:125:1: error: expected '}' at end of input
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !