Borderou de evaluare (job #1607108)

Utilizator robert.stefanRobert Stefan robert.stefan Data 20 februarie 2016 20:29:32
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘add’: user.c:16:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] GRAPH *p = (GRAPH*) malloc (sizeof (GRAPH)); ^ user.c:16:25: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] GRAPH *p = (GRAPH*) malloc (sizeof (GRAPH)); ^ user.c: In function ‘read’: user.c:26:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &n, &m); ^ user.c:29:15: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &edge1, &edge2); ^ user.c: In function ‘main’: user.c:47:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen (IN, "r", stdin); ^ user.c:48:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen (OUT, "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms284kbOK5
20ms284kbOK5
30ms284kbOK5
412ms916kbOK5
50ms292kbOK5
60ms296kbOK5
70ms308kbOK5
80ms348kbOK5
90ms388kbOK5
100ms388kbOK5
1124ms1664kbOK5
1216ms1248kbOK5
1320ms1724kbOK5
1424ms1684kbOK5
1532ms2168kbOK5
1640ms2660kbOK5
1768ms7296kbOK5
180ms684kbOK5
194ms1108kbOK5
2048ms3104kbOK5
Punctaj total100

Ceva nu functioneaza?