Borderou de evaluare (job #1318376)

Utilizator shadowmasterDumitrescu Marian shadowmaster Data 15 ianuarie 2015 21:41:34
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:19: error: size of array ‘a’ is too large int a[50001][50001],viz[50001],n,s; ^ user.cpp: In function ‘void citire()’: user.cpp:16:9: error: ‘a’ was not declared in this scope a[x][y]=1; ^ user.cpp: In function ‘void BF(int)’: user.cpp:31:16: error: ‘a’ was not declared in this scope if(a[k][i]==1 && viz[i]==0) ^

Ceva nu functioneaza?