Pagini recente » Cod sursa (job #108305) | Monitorul de evaluare | Cod sursa (job #1988288) | Borderou de evaluare (job #2401983) | Borderou de evaluare (job #2109969)
Borderou de evaluare (job #2109969)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:25:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:29:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &x, &y, &cost);
^
user.cpp: In function ‘int main()’:
user.cpp:58: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:59: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1236kb | OK | 10 |
2 | 0ms | 1232kb | OK | 10 |
3 | 0ms | 1264kb | OK | 10 |
4 | 0ms | 1272kb | OK | 10 |
5 | 20ms | 1532kb | OK | 10 |
6 | 40ms | 1832kb | OK | 10 |
7 | 56ms | 1944kb | OK | 10 |
8 | Depăşit | 2844kb | Time limit exceeded. | 0 |
9 | 92ms | 2108kb | OK | 10 |
10 | 276ms | 4664kb | OK | 10 |
Punctaj total | 90 |