Pagini recente » Borderou de evaluare (job #1532969) | Borderou de evaluare (job #2631176) | Borderou de evaluare (job #1902145) | Borderou de evaluare (job #2447584) | Borderou de evaluare (job #1917274)
Borderou de evaluare (job #1917274)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:31:14: warning: unused variable ‘cost’ [-Wunused-variable]
int nod, cost;
^
user.cpp: In function ‘void read()’:
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:21:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:60: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:61: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 | 1024kb | OK | 10 |
2 | 0ms | 1020kb | OK | 10 |
3 | 0ms | 1056kb | OK | 10 |
4 | 0ms | 1072kb | OK | 10 |
5 | 20ms | 1412kb | OK | 10 |
6 | 40ms | 1792kb | OK | 10 |
7 | 56ms | 1984kb | OK | 10 |
8 | Depăşit | 3212kb | Time limit exceeded. | 0 |
9 | 92ms | 2452kb | OK | 10 |
10 | 280ms | 5148kb | OK | 10 |
Punctaj total | 90 |