Borderou de evaluare (job #1147507)
Utilizator | Data | 19 martie 2014 21:41:00 | |
---|---|---|---|
Problema | Desc2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:26: error: ‘D’ was not declared in this scope
for(int i=1;i<=N;++i)D[i][1]=1;
^
user.cpp:28:26: error: ‘D’ was not declared in this scope
for(int i=1;i<=K;++i)D[i][i]=1;
^
user.cpp:33:39: error: ‘D’ was not declared in this scope
for(int k=1;k<=j;++k)aux+=D[i-j][k];
^
user.cpp:34:13: error: ‘D’ was not declared in this scope
D[i][j]=aux % MOD;
^
user.cpp:36:8: error: ‘D’ was not declared in this scope
g<<D[N][K]<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !