Borderou de evaluare (job #1710379)

Utilizator lookingForAChallengeUBB Cociorva Popoveniuc Salajan lookingForAChallenge Data 28 mai 2016 21:20:06
Problema Revolta Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void dfsJos(int)’: user.cpp:57:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < gf[node].size(); ++i) { ^ user.cpp:72:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < gf[node].size(); ++i) { ^ user.cpp: In function ‘void dfsSus(int)’: user.cpp:145:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < gf[node].size(); ++i) { ^ user.cpp: In function ‘void dfs(int)’: user.cpp:203:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<gf[node].size(); ++i){ ^ user.cpp: In function ‘int main()’: user.cpp:215:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("revolta.in", "r", stdin); ^ user.cpp:216:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("revolta.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11424ms18424kbOK100
Punctaj total100

Ceva nu functioneaza?