Borderou de evaluare (job #1998537)

Utilizator GoogalAbabei Daniel Googal Data 8 iulie 2017 12:40:48
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void addedge(int, int)’: user.cpp:29:34: warning: narrowing conversion of ‘(g[j].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >() + ((std::vector<Edge>::size_type)loop))’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] Edge direct = {j, g[j].size() + loop, false}; ^ user.cpp:30:32: warning: narrowing conversion of ‘g[i].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] Edge inverse = {i, g[i].size(), false}; ^ user.cpp: In function ‘void bfs()’: user.cpp:43:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < g[from].size(); i++){ ^ user.cpp: In function ‘void eulercircuit(int)’: user.cpp:54:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < g[from].size(); i++){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1620kbRaspuns corect!1010
20ms1632kbRaspuns corect!1010
38ms1904kbRaspuns corect!1010
472ms5100kbRaspuns corect!1010
5148ms8836kbRaspuns corect!1010
6324ms20896kbKilled by signal 11(SIGSEGV).00
7124ms5196kbRaspuns corect!100
8400ms24192kbKilled by signal 11(SIGSEGV).0
9Depăşit16856kbTime limit exceeded.00
10468ms27720kbKilled by signal 11(SIGSEGV).0
Punctaj total50

Ceva nu functioneaza?