Borderou de evaluare (job #2236046)

Utilizator caesar2001Stoica Alexandru caesar2001 Data 27 august 2018 22:45:01
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void addedge(int, int)’: user.cpp:21:41: warning: narrowing conversion of ‘g[j].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] Edge a = {j, cap[i][j], 0, g[j].size()}; ~~~~~~~~~^~ user.cpp:22:41: 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 b = {i, cap[j][i], 0, g[i].size()}; ~~~~~~~~~^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1368kbOK1010
20ms1436kbOK1010
30ms3488kbOK1010
40ms3504kbOK1010
50ms3488kbOK1010
60ms3504kbOK1010
7Depăşit3624kbTime limit exceeded.00
8Depăşit4292kbTime limit exceeded.00
9Depăşit5076kbTime limit exceeded.0
10Depăşit5508kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?