Borderou de evaluare (job #2200368)

Utilizator IustinPetrariuIustinian Petrariu IustinPetrariu Data 1 mai 2018 09:08:50
Problema Plimbare Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void visit(int)’: user.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[node].size(); i ++) ~~^~~~~~~~~~~~~~~~ user.cpp:17:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int i = 0 ; i < G[node].size(); i ++) ^~~ user.cpp:19:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ L.push_back(node); ^ user.cpp: In function ‘int create(int, int)’: user.cpp:25:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0 ; j < GT[node].size(); j++) ~~^~~~~~~~~~~~~~~~~ user.cpp:30:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int solve()’: user.cpp:41:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int write()’: user.cpp:45:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(S[i].size() > maximNumber) ~~~~~~~~~~~~^~~~~~~~~~~~~ user.cpp:51:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i =0 ; i < S[indx].size(); i++) ~~^~~~~~~~~~~~~~~~ user.cpp:51:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int i =0 ; i < S[indx].size(); i++) ^~~ user.cpp:53:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ fout<<'\n'; ^~~~ user.cpp:54:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1320kbMuchia nu exista in graf0
20ms1324kbMuchia nu exista in graf0
30ms1320kbKilled by signal 11(SIGSEGV).0
40ms1324kbKilled by signal 11(SIGSEGV).0
50ms1328kbKilled by signal 11(SIGSEGV).0
60ms1320kbKilled by signal 11(SIGSEGV).0
70ms1340kbKilled by signal 11(SIGSEGV).0
80ms1340kbKilled by signal 11(SIGSEGV).0
90ms1348kbKilled by signal 11(SIGSEGV).0
100ms1348kbKilled by signal 11(SIGSEGV).0
110ms1360kbKilled by signal 11(SIGSEGV).0
120ms1360kbKilled by signal 11(SIGSEGV).0
130ms1376kbKilled by signal 11(SIGSEGV).0
140ms1376kbKilled by signal 11(SIGSEGV).0
150ms1372kbKilled by signal 11(SIGSEGV).0
160ms1376kbKilled by signal 11(SIGSEGV).0
170ms1388kbKilled by signal 11(SIGSEGV).0
180ms1388kbKilled by signal 11(SIGSEGV).0
190ms1392kbKilled by signal 11(SIGSEGV).0
200ms1392kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?