Borderou de evaluare (job #2130768)

Utilizator NeredesinI am not real Neredesin Data 13 februarie 2018 21:31:54
Problema Sabotaj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void addedge(int, int, int, int)’: user.cpp:33:30: warning: narrowing conversion of ‘g[y].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] Edge direct = {y, g[y].size(), 0, cap, ind}; ^ user.cpp:34:31: warning: narrowing conversion of ‘g[x].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] Edge inverse = {x, g[x].size(), 0, cap, ind}; ^ user.cpp: In function ‘bool bfs()’: user.cpp:51:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < g[from].size(); i++) { ^ user.cpp: In function ‘int dfs(int, int)’: user.cpp:67:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = rem[from]; i < g[from].size(); i++) { ^ user.cpp: In function ‘int main()’: user.cpp:113:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < g[i].size(); j++) { ^ user.cpp:124:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j =0; j < g[i].size(); j++) { ^ user.cpp:134:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < sol.size(); i++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1384kbRaspuns corect. Felicitari!10
20ms1396kbKilled by signal 6(SIGABRT).0
30ms1384kbRaspuns corect. Felicitari!10
48ms1420kbKilled by signal 6(SIGABRT).0
532ms1444kbKilled by signal 6(SIGABRT).0
640ms1468kbKilled by signal 6(SIGABRT).0
7244ms1508kbKilled by signal 6(SIGABRT).0
8Depăşit1624kbTime limit exceeded.0
9192ms1512kbKilled by signal 6(SIGABRT).0
10Depăşit1644kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?