Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1897881)
| Utilizator | Data | 1 martie 2017 18:56:24 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.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);
^
user.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);
^
user.cpp:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:30:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n",&a,&b,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 880kb | OK | 10 |
| 2 | 0ms | 876kb | Incorect | 0 |
| 3 | 0ms | 904kb | Incorect | 0 |
| 4 | 0ms | 924kb | Incorect | 0 |
| 5 | 20ms | 1264kb | Incorect | 0 |
| 6 | 40ms | 1584kb | Incorect | 0 |
| 7 | 56ms | 1836kb | Incorect | 0 |
| 8 | 120ms | 2572kb | Incorect | 0 |
| 9 | Depăşit | 2484kb | Time limit exceeded. | 0 |
| 10 | 292ms | 4688kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
