Pagini recente » Borderou de evaluare (job #1011163) | Borderou de evaluare (job #813510) | Borderou de evaluare (job #1804336) | Borderou de evaluare (job #2139594) | Borderou de evaluare (job #2116260)
Borderou de evaluare (job #2116260)
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:59: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:60: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 | 1240kb | OK | 10 |
2 | 0ms | 1232kb | OK | 10 |
3 | 0ms | 1264kb | OK | 10 |
4 | 4ms | 1280kb | OK | 10 |
5 | 20ms | 1580kb | OK | 10 |
6 | 44ms | 1892kb | OK | 10 |
7 | 60ms | 2064kb | OK | 10 |
8 | Depăşit | 3036kb | Time limit exceeded. | 0 |
9 | 96ms | 2452kb | OK | 10 |
10 | 280ms | 4852kb | Incorect | 0 |
Punctaj total | 80 |