Borderou de evaluare (job #1742491)

Utilizator mariakKapros Maria mariak Data 16 august 2016 15:33:27
Problema Path Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:57: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:82:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Prev[x].size() && k; ++ i) ^ user.cpp: In function ‘void read()’: user.cpp:16:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d\n", &n, &m, &k); ^ user.cpp:19: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:3:26: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define pb(x) push_back(x) ^ user.cpp:15:9: note: ‘x’ was declared here int x, y; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms448kbOK10
20ms448kbOK10
30ms448kbOK10
420ms9760kbKilled by signal 11(SIGSEGV).0
516ms9280kbKilled by signal 11(SIGSEGV).0
676ms10096kbKilled by signal 11(SIGSEGV).0
78ms8960kbKilled by signal 11(SIGSEGV).0
816ms9280kbKilled by signal 11(SIGSEGV).0
912ms9076kbKilled by signal 11(SIGSEGV).0
1016ms9280kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?