Pagini recente » Borderou de evaluare (job #1619527) | Borderou de evaluare (job #514288) | Borderou de evaluare (job #1159636) | Borderou de evaluare (job #2473855) | Borderou de evaluare (job #2488790)
Borderou de evaluare (job #2488790)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22: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);
^
main.cpp:23: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);
^
main.cpp:24:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:26:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1572kb | OK | 10 |
2 | 5ms | 1572kb | OK | 10 |
3 | 7ms | 1572kb | OK | 10 |
4 | 8ms | 1572kb | OK | 10 |
5 | 33ms | 1966kb | OK | 10 |
6 | 59ms | 2359kb | OK | 10 |
7 | 79ms | 2621kb | OK | 10 |
8 | 145ms | 4050kb | OK | 10 |
9 | 107ms | 3801kb | OK | 10 |
10 | 312ms | 5922kb | OK | 10 |
Punctaj total | 100 |