Pagini recente » Borderou de evaluare (job #1317679) | Borderou de evaluare (job #197574) | Borderou de evaluare (job #781199) | Borderou de evaluare (job #1716112) | Borderou de evaluare (job #2081498)
Borderou de evaluare (job #2081498)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34: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:35: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:36:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:39:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&from,&to,&cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2012kb | OK | 10 |
| 2 | 0ms | 2016kb | OK | 10 |
| 3 | 4ms | 2040kb | OK | 10 |
| 4 | 4ms | 2060kb | OK | 10 |
| 5 | 20ms | 2316kb | OK | 10 |
| 6 | 40ms | 2592kb | OK | 10 |
| 7 | 56ms | 2740kb | OK | 10 |
| 8 | 128ms | 3388kb | OK | 10 |
| 9 | Depăşit | 3240kb | Time limit exceeded. | 0 |
| 10 | 280ms | 5432kb | OK | 10 |
| Punctaj total | 90 |