Pagini recente » Borderou de evaluare (job #555009) | Borderou de evaluare (job #1372655) | Borderou de evaluare (job #1206386) | Borderou de evaluare (job #1924134) | Borderou de evaluare (job #2086843)
Borderou de evaluare (job #2086843)
Raport evaluator
Compilare:
user.c: In function ‘Dijkstra’:
user.c:99:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ", cost[i] );
^
user.c:106:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g, "%d ", cost[i]);
^
user.c:68:16: warning: unused variable ‘poz_cost_minim’ [-Wunused-variable]
int ok=0,i,poz_cost_minim,vizitat[50001],poz_curenta=1,j,min;
^
user.c: In function ‘main’:
user.c:113:19: warning: unused variable ‘j’ [-Wunused-variable]
int n,m,x,y,i,j,length;
^
user.c:114:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d", &n, &m);
^
user.c:123:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d", &x ,&y, &length);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | Incorect | 0 |
2 | 0ms | 284kb | OK | 10 |
3 | 0ms | 324kb | Incorect | 0 |
4 | 4ms | 352kb | Incorect | 0 |
5 | 36ms | 936kb | Incorect | 0 |
6 | 76ms | 1432kb | Incorect | 0 |
7 | 132ms | 2020kb | Incorect | 0 |
8 | Depăşit | 4020kb | Time limit exceeded. | 0 |
9 | Depăşit | 3000kb | Time limit exceeded. | 0 |
10 | Depăşit | 5736kb | Time limit exceeded. | 0 |
Punctaj total | 10 |