Borderou de evaluare (job #1586207)
Utilizator | Data | 31 ianuarie 2016 21:13:29 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:46: error: size of array ‘b’ is too large
int x,y,i,j,n,m,nr,v[100000],b[100001][100001];
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:14:16: error: ‘b’ was not declared in this scope
for(i=1;i<=b[x][0];++i)
^
user.cpp: In function ‘int main()’:
user.cpp:32:11: error: ‘b’ was not declared in this scope
++b[x][0];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !