Borderou de evaluare (job #2470478)

Utilizator Anakin1001George Giorgiu Gica Anakin1001 Data 9 octombrie 2019 11:48:50
Problema Razboiul lumilor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < graph[node].size(); i++ ){ ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:33:19: warning: variable 'cost' set but not used [-Wunused-but-set-variable] int new_node, cost; ^~~~ main.cpp: In function 'void dfs2(int)': main.cpp:47:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < graph[node].size(); i++ ){ ~~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1164ms1835kbOK100
Punctaj total100

Ceva nu functioneaza?