Borderou de evaluare (job #1602006)

Utilizator andreigasparoviciAndrei Gasparovici andreigasparovici Data 16 februarie 2016 14:01:35
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.c: In function ‘bfs’: user.c:10:5: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration] memset(a,-1,sizeof(a)); ^ user.c:10:5: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default] user.c: In function ‘main’: user.c:32:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.in","r",stdin); ^ user.c:33:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.out","w",stdout); ^ user.c:34:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d",&N,&M,&S); ^ user.c:39:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&from,&to); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms684kbOK10
20ms684kbOK10
30ms292kbKilled by signal 6(SIGABRT).0
40ms292kbKilled by signal 6(SIGABRT).0
50ms308kbKilled by signal 6(SIGABRT).0
64ms524kbKilled by signal 11(SIGSEGV).0
78ms848kbKilled by signal 11(SIGSEGV).0
88ms1328kbWall time limit exceeded.0
916ms1372kbKilled by signal 6(SIGABRT).0
1012ms1304kbKilled by signal 6(SIGABRT).0
Punctaj total20

Ceva nu functioneaza?