Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2490898)
| Utilizator | Data | 11 noiembrie 2019 12:12:54 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:25:34: 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:26:36: 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:27:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &n, &m);
^
main.cpp:29:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld", &nr1, &nr2, &nr3);
^
| 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 | 36ms | 3407kb | OK | 10 |
| 6 | 64ms | 4194kb | OK | 10 |
| 7 | 83ms | 4587kb | OK | 10 |
| 8 | 192ms | 7319kb | OK | 10 |
| 9 | 137ms | 5898kb | OK | 10 |
| 10 | 352ms | 11132kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
