Borderou de evaluare (job #1743209)

Utilizator mariakKapros Maria mariak Data 17 august 2016 19:16:48
Problema Path Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void Topological_sort(int)’: user.cpp:54:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[x].size(); ++ i) ^ user.cpp: In function ‘void DP(int)’: user.cpp:70:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[x].size(); ++ i) ^ user.cpp: In function ‘void Search(int)’: user.cpp:99:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Prev[x].size(); ++ i) ^ user.cpp: In function ‘void read()’: user.cpp:18:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %lld\n", &n, &m, &k); ^ user.cpp:21:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c %c\n", &c1, &c2); ^ user.cpp:4:26: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define pb(x) push_back(x) ^ user.cpp:17:9: note: ‘x’ was declared here int x, y; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms436kbOK10
20ms440kbOK10
30ms444kbOK10
40ms452kbIncorect0
50ms444kbOK10
60ms444kbOK10
70ms444kbIncorect0
80ms452kbOK10
90ms452kbIncorect0
100ms444kbIncorect0
Punctaj total60

Ceva nu functioneaza?