Pagini recente » Borderou de evaluare (job #1665329) | Borderou de evaluare (job #704361) | Borderou de evaluare (job #2477517) | Borderou de evaluare (job #1180065) | Borderou de evaluare (job #2308013)
Borderou de evaluare (job #2308013)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:36:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
edge[i]=(int *)malloc((deg[i]+1)*sizeof(int));
^~~~~~
main.c:36:24: warning: incompatible implicit declaration of built-in function 'malloc'
main.c:36:24: note: include '<stdlib.h>' or provide a declaration of 'malloc'
main.c:24:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in","r",stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:25:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out","w",stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:27:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&s);
^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:30:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^~~~~~~~~~~~~~~~~~~~
main.c:40:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&s),s--;
^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:43:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 12ms | 131kb | OK | 10 |
| 5 | 24ms | 262kb | OK | 10 |
| 6 | 108ms | 1310kb | OK | 10 |
| 7 | 278ms | 3145kb | OK | 10 |
| 8 | 241ms | 5898kb | Incorect | 0 |
| 9 | 1051ms | 7077kb | Time limit exceeded | 0 |
| 10 | 1050ms | 7077kb | Time limit exceeded | 0 |
| Punctaj total | 70 |