Borderou de evaluare (job #2078019)

Utilizator DeleDelegeanu Alexandru Dele Data 28 noiembrie 2017 20:04:59
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:34: error: size of array ‘a’ is too large int n,i,j,x,mi,poz,a[50001][50001],v[50001],d[50001]; ^ user.cpp: In function ‘int main()’: user.cpp:12:12: error: ‘a’ was not declared in this scope f>>a[i][j]; ^ user.cpp:18:14: error: ‘a’ was not declared in this scope d[i]=a[1][i]; ^ user.cpp:33:18: error: ‘a’ was not declared in this scope if(x+a[poz][j]<d[j]) ^

Ceva nu functioneaza?