Borderou de evaluare (job #1220311)

Utilizator ptquake10ptquake10 ptquake10 Data 17 august 2014 01:13:03
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 5

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < gr[x].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:30:26: warning: format ‘%d’ expects a matching ‘int*’ argument [-Wformat=] scanf("%d %d %d", &n, &m); ^ user.cpp:25:6: warning: unused variable ‘s’ [-Wunused-variable] int s, x, y; ^ user.cpp:27:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dfs.in","r",stdin); ^ user.cpp:28:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dfs.out","w",stdout); ^ user.cpp:30:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &n, &m); ^ user.cpp:32:25: 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
10ms1572kbKilled by signal 11(SIGSEGV).0
20ms1572kbKilled by signal 11(SIGSEGV).0
30ms1616kbOK5
40ms1576kbKilled by signal 11(SIGSEGV).0
50ms1568kbKilled by signal 11(SIGSEGV).0
60ms1568kbKilled by signal 11(SIGSEGV).0
70ms1568kbKilled by signal 11(SIGSEGV).0
80ms1572kbKilled by signal 11(SIGSEGV).0
90ms1576kbKilled by signal 11(SIGSEGV).0
100ms1572kbKilled by signal 11(SIGSEGV).0
110ms1568kbKilled by signal 11(SIGSEGV).0
120ms1568kbKilled by signal 11(SIGSEGV).0
130ms1568kbKilled by signal 11(SIGSEGV).0
140ms1572kbKilled by signal 11(SIGSEGV).0
150ms1568kbKilled by signal 11(SIGSEGV).0
160ms1572kbKilled by signal 11(SIGSEGV).0
170ms1572kbKilled by signal 11(SIGSEGV).0
180ms1572kbKilled by signal 11(SIGSEGV).0
190ms1576kbKilled by signal 11(SIGSEGV).0
200ms1572kbKilled by signal 11(SIGSEGV).0
Punctaj total5

Ceva nu functioneaza?