Pagini recente » Borderou de evaluare (job #806365) | Borderou de evaluare (job #2638718) | Borderou de evaluare (job #2773083) | Borderou de evaluare (job #1213065) | Borderou de evaluare (job #2133855)
Borderou de evaluare (job #2133855)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55: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:56: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);
^
user.cpp:58:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:62:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2668kb | OK | 10 |
2 | 0ms | 2668kb | OK | 10 |
3 | 4ms | 2704kb | OK | 10 |
4 | 4ms | 2724kb | OK | 10 |
5 | 24ms | 3096kb | OK | 10 |
6 | 44ms | 3492kb | OK | 10 |
7 | 60ms | 3736kb | OK | 10 |
8 | Depăşit | 5108kb | Time limit exceeded. | 0 |
9 | 88ms | 4768kb | Incorect | 0 |
10 | 292ms | 6744kb | OK | 10 |
Punctaj total | 80 |