Pagini recente » Borderou de evaluare (job #2360517) | Borderou de evaluare (job #1800192) | Borderou de evaluare (job #3183572) | Borderou de evaluare (job #2758261) | Borderou de evaluare (job #2205954)
Borderou de evaluare (job #2205954)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:40:13: warning: unused variable ‘cost_curent’ [-Wunused-variable]
int cost_curent = -q.top().first;
^~~~~~~~~~~
user.cpp: In function ‘void citire()’:
user.cpp:19: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:23: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:59: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:60: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 | 1908kb | OK | 10 |
2 | 0ms | 1908kb | OK | 10 |
3 | 0ms | 1936kb | OK | 10 |
4 | 4ms | 1960kb | OK | 10 |
5 | 24ms | 2308kb | OK | 10 |
6 | 48ms | 2680kb | OK | 10 |
7 | 60ms | 2876kb | OK | 10 |
8 | Depăşit | 4136kb | Time limit exceeded. | 0 |
9 | 104ms | 3416kb | OK | 10 |
10 | 312ms | 6076kb | OK | 10 |
Punctaj total | 90 |