Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2505796)
| Utilizator | Data | 7 decembrie 2019 11:07:08 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:18:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:21:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
main.cpp: In function 'int main()':
main.cpp:68:39: 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:69:41: 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);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | Incorect | 0 |
| 3 | 7ms | 1310kb | Incorect | 0 |
| 4 | 8ms | 1441kb | Incorect | 0 |
| 5 | 43ms | 1835kb | Incorect | 0 |
| 6 | 81ms | 2359kb | Incorect | 0 |
| 7 | 129ms | 2842kb | Incorect | 0 |
| 8 | 205ms | 4669kb | Incorect | 0 |
| 9 | 1003ms | 3670kb | Time limit exceeded | 0 |
| 10 | 533ms | 6180kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
