Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2173208)
Utilizator | Data | 15 martie 2018 21:07:17 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 20 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45: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);
^
user.cpp:46: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 | 3392kb | OK | 10 |
2 | 4ms | 3616kb | Incorect | 0 |
3 | 8ms | 3448kb | Incorect | 0 |
4 | 12ms | 3600kb | Incorect | 0 |
5 | 60ms | 3756kb | Incorect | 0 |
6 | 120ms | 4108kb | Incorect | 0 |
7 | 152ms | 4248kb | Incorect | 0 |
8 | Depăşit | 4960kb | Time limit exceeded. | 0 |
9 | 232ms | 4572kb | OK | 10 |
10 | Depăşit | 5140kb | Time limit exceeded. | 0 |
Punctaj total | 20 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !