Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2200538)
| Utilizator | Data | 1 mai 2018 18:21:49 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graf[vfmin].size(); i++){
~~^~~~~~~~~~~~~~~~~~~~
user.cpp: In function ‘void citire()’:
user.cpp:65:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &nrv, &nrm);
^
user.cpp:68:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d%d", &x, &y, &c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1312kb | OK | 10 |
| 2 | 0ms | 1324kb | OK | 10 |
| 3 | 0ms | 1348kb | OK | 10 |
| 4 | 4ms | 1360kb | OK | 10 |
| 5 | 24ms | 1688kb | OK | 10 |
| 6 | 44ms | 2036kb | OK | 10 |
| 7 | 60ms | 2248kb | OK | 10 |
| 8 | Depăşit | 3340kb | Time limit exceeded. | 0 |
| 9 | 96ms | 2732kb | OK | 10 |
| 10 | 300ms | 5160kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
