Borderou de evaluare (job #1333349)

Utilizator MarianMMorosac George Marian MarianM Data 3 februarie 2015 00:28:46
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void GetSCCGraph()’: user.cpp:98:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < SCC[i].size(); j++){ ^ user.cpp:104:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < G[i].Adj.size(); j++){ ^ user.cpp: In function ‘void afisare()’: user.cpp:145:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < E.size(); i += 2) ^ user.cpp: In function ‘int main()’: user.cpp:150:6: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ user.cpp: In function ‘void citire()’: user.cpp:25:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &N, &M); ^ user.cpp:28:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d\n", &x, &y); ^ user.cpp: In function ‘int main()’: user.cpp:152:32: 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:153:34: 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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms648kbRaspuns gresit0
20ms676kbRaspuns gresit0
30ms656kbRaspuns gresit0
40ms644kbCorect10
50ms656kbRaspuns gresit0
60ms648kbCorect10
70ms676kbRaspuns gresit0
80ms652kbRaspuns gresit0
90ms664kbRaspuns gresit0
100ms664kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?