Pagini recente » Borderou de evaluare (job #942131) | Borderou de evaluare (job #1868303) | Borderou de evaluare (job #1882197) | Borderou de evaluare (job #1871364) | Borderou de evaluare (job #2348755)
Borderou de evaluare (job #2348755)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
main.cpp:22:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
main.cpp:24:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:27:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&st,&dr,&len);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2490kb | OK | 10 |
| 2 | 7ms | 2490kb | OK | 10 |
| 3 | 9ms | 2621kb | OK | 10 |
| 4 | 10ms | 2621kb | OK | 10 |
| 5 | 34ms | 3014kb | OK | 10 |
| 6 | 61ms | 3538kb | OK | 10 |
| 7 | 77ms | 3801kb | OK | 10 |
| 8 | 400ms | 5230kb | Time limit exceeded | 0 |
| 9 | 134ms | 4980kb | OK | 10 |
| 10 | 319ms | 7204kb | OK | 10 |
| Punctaj total | 90 |