Borderou de evaluare (job #2727160)

Utilizator Razvan48Capatina Razvan Nicolae Razvan48 Data 21 martie 2021 15:52:22
Problema Metrou2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'bool ok(int)': main.cpp:64:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < grafNoduriSpeciale[nod].size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void back(int)': main.cpp:77:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index == noduriSpeciale.size()) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSimple.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:93:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSpeciale.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:119:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < noduriSpeciale.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:133:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSimple.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:145:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSpeciale.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:181:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < noduriSpeciale.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:221:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < graf[i].size(); j++) ~~^~~~~~~~~~~~~~~~ main.cpp:268:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < graf[i].size(); j++) ~~^~~~~~~~~~~~~~~~ main.cpp:302:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSimple.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:304:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < lanturiSimple[i].lant.size(); j++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:313:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lanturiSpeciale.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:315:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < lanturiSpeciale[i].lant.size(); j++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:325:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 1; j < lanturiSpeciale[i].lant.size(); j++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1259ms65552kbMemory limit exceeded0
222ms9699kbOK10
323ms9830kbIncorect0
423ms9830kbIncorect0
533ms10223kbIncorect0
633ms10223kbIncorect0
781ms11927kbIncorect0
881ms11927kbOK10
9143ms14155kbOK10
10145ms14024kbOK10
Punctaj total40

Ceva nu functioneaza?