Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1676181)
| Utilizator | Data | 5 aprilie 2016 19:17:38 | |
|---|---|---|---|
| Problema | Algoritmul Bellman-Ford | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 35 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in","r",stdin);
^
user.cpp:32:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out","w",stdout);
^
user.cpp:34:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&N,&M);
^
user.cpp:37:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ",&x,&y,&z);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 248kb | OK | 5 | 5 |
| 2 | 0ms | 252kb | OK | 5 | 5 |
| 3 | 0ms | 256kb | OK | 5 | 5 |
| 4 | 0ms | 260kb | OK | 5 | 5 |
| 5 | 0ms | 284kb | OK | 5 | 5 |
| 6 | 0ms | 268kb | OK | 5 | 10 |
| 7 | 0ms | 268kb | OK | 5 | |
| 8 | Depăşit | 500kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 864kb | Time limit exceeded. | 0 | |
| 10 | 0ms | 268kb | OK | 5 | |
| 11 | Depăşit | 708kb | Time limit exceeded. | 0 | 0 |
| 12 | Depăşit | 1712kb | Time limit exceeded. | 0 | |
| 13 | Depăşit | 1256kb | Time limit exceeded. | 0 | |
| 14 | Depăşit | 2192kb | Time limit exceeded. | 0 | |
| 15 | Depăşit | 2684kb | Time limit exceeded. | 0 | 0 |
| 16 | Depăşit | 2100kb | Time limit exceeded. | 0 | |
| 17 | 4ms | 272kb | OK | 5 | |
| 18 | Depăşit | 2780kb | Time limit exceeded. | 0 | 0 |
| 19 | Depăşit | 3356kb | Time limit exceeded. | 0 | |
| 20 | 8ms | 288kb | OK | 5 | |
| Punctaj total | 35 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
