Pagini recente » Borderou de evaluare (job #163682) | Borderou de evaluare (job #1816273) | Borderou de evaluare (job #1546599) | Borderou de evaluare (job #2572698) | Borderou de evaluare (job #1726834)
Borderou de evaluare (job #1726834)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:37:13: warning: unused variable ‘y’ [-Wunused-variable]
int y = -Q.top().first;
^
user.cpp: In function ‘void citire()’:
user.cpp:17:27: 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:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tmp1, &tmp2, &tmp3);
^
user.cpp: In function ‘int main()’:
user.cpp:64: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:65: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 | 860kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 4ms | 908kb | OK | 10 |
5 | 36ms | 1308kb | OK | 10 |
6 | 60ms | 1600kb | OK | 10 |
7 | 112ms | 1988kb | OK | 10 |
8 | 68ms | 1812kb | OK | 10 |
9 | 344ms | 4420kb | OK | 10 |
10 | Depăşit | 6256kb | Time limit exceeded. | 0 |
Punctaj total | 90 |