Borderou de evaluare (job #1672670)
Utilizator | Data | 2 aprilie 2016 22:35:20 | |
---|---|---|---|
Problema | Berarii2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:42: error: size of array ‘a’ is too large
long long n,m,x,y,z,b[max],p,k,a[max][max];
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:15:11: error: ‘a’ was not declared in this scope
if(a[i][j]==1&&viz[j]==0)
^
user.cpp: In function ‘int main()’:
user.cpp:22:25: error: ‘a’ was not declared in this scope
for(int j=1;j<=n;j++) a[i][j]=0;
^
user.cpp:26:3: error: ‘a’ was not declared in this scope
a[y][x]=1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !