Borderou de evaluare (job #1520026)
Utilizator | Data | 8 noiembrie 2015 10:58:55 | |
---|---|---|---|
Problema | Stramosi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:28: error: size of array ‘v’ is too large
int n,m,ok,v[250005][250005],w[2][250003],a,b,i,j;
^
user.cpp: In function ‘int fin(int, int)’:
user.cpp:7:8: error: ‘v’ was not declared in this scope
if(v[0][q]>=p)
^
user.cpp:9:8: error: ‘v’ was not declared in this scope
if(v[v[0][q]][q]==0) return 0;
^
user.cpp:10:8: error: ‘v’ was not declared in this scope
if(v[v[0][q]][q]==v[1][q])
^
user.cpp:15:9: error: ‘v’ was not declared in this scope
p-=(v[0][q]-1);
^
user.cpp: In function ‘int main()’:
user.cpp:25:12: error: ‘v’ was not declared in this scope
f>>v[1][i];
^
user.cpp:37:13: error: ‘v’ was not declared in this scope
v[i][j]=v[1][v[i-1][j]];
^
user.cpp:45:16: error: ‘v’ was not declared in this scope
}while(v[i][j]&&ok);
^
user.cpp: In function ‘int fin(int, int)’:
user.cpp:17:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !