Borderou de evaluare (job #1377562)
Utilizator | Data | 5 martie 2015 22:37:18 | |
---|---|---|---|
Problema | Piata | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:25: error: size of array ‘a’ is too large
int n,i,j,a[40005][40005],v[400005],x1,x2,y1,y2,xmin,xmax,ymin,ymax;
^
user.cpp: In function ‘int main()’:
user.cpp:30:13: error: ‘a’ was not declared in this scope
a[i][j]=v[n+1-i+j];
^
user.cpp:35:13: error: ‘a’ was not declared in this scope
a[i][j]=v[j-i+1];
^
user.cpp:44:8: error: ‘a’ was not declared in this scope
g<<a[xmin-1][ymin-1]+a[xmax][ymax]-a[xmax][ymin-1]-a[xmin-1][ymax];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !