Borderou de evaluare (job #1829990)
Utilizator | Data | 15 decembrie 2016 22:26:16 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:61: error: size of array ‘d’ is too large
int n, i, j, t, sol[1001], v[1001][1001], d[1001][1001][1001];
^
user.cpp: In function ‘int main()’:
user.cpp:23:17: error: ‘d’ was not declared in this scope
d[i][j][1]=1;
^
user.cpp:27:5: error: ‘m’ was not declared in this scope
m=sol[1];
^
user.cpp:35:13: error: ‘a’ was not declared in this scope
for(a=2;a<=n;a++){
^
user.cpp:37:16: error: ‘d’ was not declared in this scope
if(d[c[t].f][c[t].s][a-1]==0)
^
user.cpp:50:21: error: ‘d’ was not declared in this scope
sol[a]+=d[c[t].f][c[t].s][a];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !