Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1815138)
| Utilizator | Data | 24 noiembrie 2016 21:00:58 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:13: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:14: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:15:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i",&n,&m);
^
user.cpp:28:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i",&x,&y,&co);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 304kb | OK | 10 |
| 2 | 0ms | 304kb | OK | 10 |
| 3 | 12ms | 3060kb | OK | 10 |
| 4 | 4ms | 4140kb | Wall time limit exceeded. | 0 |
| 5 | 16ms | 4140kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | 24ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 44ms | 4140kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 68ms | 4140kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 68ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 68ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
