Borderou de evaluare (job #1043393)

Utilizator Aleks10FMI - Petrache Alex Aleks10 Data 28 noiembrie 2013 15:21:16
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:31: error: size of array ‘a’ is too large int n,m,s,x,y,a[100000][100000],i,j; ^ user.cpp: In function ‘int main()’: user.cpp:17:9: error: ‘a’ was not declared in this scope a[x][y]=1; ^ user.cpp:29:8: error: ‘a’ was not declared in this scope if(a[s][s]==1){ ^ user.cpp:38:16: error: ‘a’ was not declared in this scope if(a[element][i]>0 && viz[i]==0){ ^

Ceva nu functioneaza?