Borderou de evaluare (job #1692323)

Utilizator cristina_borzaCristina Borza cristina_borza Data 20 aprilie 2016 17:55:50
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int, int)’: user.cpp:24:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[node].size() ; ++i) { ^ user.cpp:41:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[node].size() ; ++i) { ^ user.cpp:48:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[node].size() ; ++i) { ^ user.cpp:50:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0 ; j < drive[bus[G[node][i]]].size() ; ++j) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11692ms14068kbRespect maxim!100
Punctaj total100

Ceva nu functioneaza?