Borderou de evaluare (job #2055408)

Utilizator GoogalAbabei Daniel Googal Data 3 noiembrie 2017 10:36:26
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void addedge(int, int)’: user.cpp:33:33: warning: narrowing conversion of ‘(g[y].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 = {y, g[y].size() + loop, false}; ^ user.cpp:34:32: 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(), false}; ^ user.cpp: In function ‘void bfs()’: user.cpp:50: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:82:37: 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
10ms1616kbRaspuns corect!1010
20ms1620kbRaspuns corect!1010
38ms1728kbRaspuns corect!1010
472ms3596kbRaspuns corect!1010
5140ms6056kbRaspuns corect!1010
6508ms15504kbRaspuns corect!1010
7128ms5196kbRaspuns corect!1020
8680ms18920kbRaspuns corect!10
9Depăşit16528kbTime limit exceeded.00
10Depăşit22960kbTime limit exceeded.0
Punctaj total80

Ceva nu functioneaza?