Pagini recente » Borderou de evaluare (job #1055865) | Borderou de evaluare (job #2717635) | Borderou de evaluare (job #2958880) | Borderou de evaluare (job #3137973) | Borderou de evaluare (job #1420618)
Borderou de evaluare (job #1420618)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52: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);
^
user.cpp:53:38: 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:54:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:57:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &src, &dst, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1008kb | OK | 10 |
2 | 0ms | 1008kb | OK | 10 |
3 | 0ms | 1048kb | OK | 10 |
4 | 0ms | 1072kb | OK | 10 |
5 | 20ms | 1540kb | OK | 10 |
6 | 44ms | 2072kb | OK | 10 |
7 | 56ms | 2272kb | OK | 10 |
8 | 68ms | 2700kb | OK | 10 |
9 | 232ms | 5684kb | OK | 10 |
10 | 316ms | 7364kb | OK | 10 |
Punctaj total | 100 |