Borderou de evaluare (job #1632425)
Utilizator | Data | 6 martie 2016 09:48:08 | |
---|---|---|---|
Problema | Qxy | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:20: error: size of array ‘D’ is too large
int D[100010][10100],i,j,n,m,a,b,q,x,y,pos=1,v[10010],ans,fp,ep,c;
^
user.cpp: In function ‘int main()’:
user.cpp:13:9: error: ‘D’ was not declared in this scope
D[pos][v[i]]++;
^
user.cpp:19:13: error: ‘D’ was not declared in this scope
D[i][j]+=D[i-1][j];
^
user.cpp:22:13: error: ‘D’ was not declared in this scope
D[i][j]+=D[i][j-1];
^
user.cpp:36:11: error: ‘D’ was not declared in this scope
a=D[ep][y]-D[ep][x-1];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !