Pagini recente » Borderou de evaluare (job #2513334) | Borderou de evaluare (job #732199) | Borderou de evaluare (job #1908569) | Borderou de evaluare (job #2383653) | Borderou de evaluare (job #1923417)
Borderou de evaluare (job #1923417)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra()’:
user.cpp:36:13: warning: unused variable ‘cost_curent’ [-Wunused-variable]
int cost_curent = -q.top().first;
^
user.cpp: In function ‘void citire()’:
user.cpp:16:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:20:33: 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:69:37: 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:70:39: 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 | 1016kb | OK | 10 |
2 | 0ms | 1016kb | OK | 10 |
3 | 0ms | 1052kb | OK | 10 |
4 | 0ms | 1068kb | OK | 10 |
5 | 20ms | 1416kb | OK | 10 |
6 | 40ms | 1784kb | OK | 10 |
7 | 56ms | 1988kb | OK | 10 |
8 | Depăşit | 3216kb | Time limit exceeded. | 0 |
9 | 96ms | 2448kb | OK | 10 |
10 | 280ms | 5144kb | OK | 10 |
Punctaj total | 90 |