Borderou de evaluare (job #2198085)

Utilizator IustinPetrariuIustinian Petrariu IustinPetrariu Data 23 aprilie 2018 16:49:22
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void BFS(int)’: user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[node].size(); i++) ~~^~~~~~~~~~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:59:10: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int node = 1; node <= N; node ++) ^~~ user.cpp:62:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ sort(answer.begin(),answer.end()); ^~~~ user.cpp:64:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < answer.size(); i ++) ~~^~~~~~~~~~~~~~~ user.cpp:53:9: warning: unused variable ‘numarDrumuri’ [-Wunused-variable] int numarDrumuri=0; ^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1344kbOK10
20ms1344kbOK10
30ms1340kbOK10
40ms1340kbOK10
50ms1344kbOK10
612ms1688kbOK10
74ms1456kbOK10
88ms1592kbOK10
912ms1636kbOK10
1012ms1636kbOK10
Punctaj total100

Ceva nu functioneaza?