Pagini recente » Borderou de evaluare (job #3002217) | Borderou de evaluare (job #1445779) | Borderou de evaluare (job #1910559) | Borderou de evaluare (job #1711015) | Borderou de evaluare (job #2532109)
Borderou de evaluare (job #2532109)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:26:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:29:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &cost);
^
main.cpp: In function 'int main()':
main.cpp:69:36: 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:70: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 32ms | 1835kb | OK | 10 |
6 | 58ms | 2359kb | OK | 10 |
7 | 77ms | 2621kb | OK | 10 |
8 | 178ms | 4313kb | OK | 10 |
9 | 129ms | 3801kb | OK | 10 |
10 | 316ms | 6025kb | OK | 10 |
Punctaj total | 100 |