Pagini recente » Clasamentul arhivei educationale | Borderou de evaluare (job #2004539) | clasament-arhiva-educationala | Profil Obreja_Ionela_Loredana | Borderou de evaluare (job #1998548)
Borderou de evaluare (job #1998548)
Raport evaluator
Compilare:
user.cpp: In function ‘void addedge(int, int)’:
user.cpp:30: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:31: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:44: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 eulercircuitit(int)’:
user.cpp:61: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:78: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 |
1 | 0ms | 1612kb | Raspuns corect! | 10 | 10 |
2 | 0ms | 1624kb | Raspuns corect! | 10 | 10 |
3 | 4ms | 1892kb | Raspuns corect! | 10 | 10 |
4 | 48ms | 5084kb | Raspuns corect! | 10 | 10 |
5 | 124ms | 8828kb | Raspuns corect! | 10 | 10 |
6 | 320ms | 20888kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
7 | 132ms | 5196kb | Raspuns corect! | 10 | 0 |
8 | 408ms | 24184kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 352ms | 23932kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
10 | 472ms | 27712kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 50 |