Borderou de evaluare (job #1232878)

Utilizator thewildnathNathan Wildenberg thewildnath Data 24 septembrie 2014 09:26:36
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:27:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<v[nod].size(); ++i) ^ user.cpp: In function ‘void ctc(int)’: user.cpp:45:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<vinv[nod].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:63:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("plan.in", "r", stdin); ^ user.cpp:64:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("plan.out", "w", stdout); ^ user.cpp:68:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:72:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms284kbRaspuns gresit0
20ms300kbRaspuns gresit0
30ms292kbRaspuns gresit0
40ms276kbCorect10
50ms284kbRaspuns gresit0
60ms284kbCorect10
70ms300kbRaspuns gresit0
80ms276kbRaspuns gresit0
90ms296kbRaspuns gresit0
100ms296kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?