Borderou de evaluare (job #1659252)
Utilizator | Data | 22 martie 2016 09:31:16 | |
---|---|---|---|
Problema | Dreptunghiuri3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:53: error: size of array ‘a’ is too large
int n,m,t,i1,j1,p,i2,maxim,nr1,j2,k,a[100001][100001],i,x,j,b[100001][100001];
^
user.cpp:6:77: error: size of array ‘b’ is too large
int n,m,t,i1,j1,p,i2,maxim,nr1,j2,k,a[100001][100001],i,x,j,b[100001][100001];
^
user.cpp: In function ‘int main()’:
user.cpp:13:7: error: ‘a’ was not declared in this scope
a[i1][j1]+=k;
^
user.cpp:26:10: error: ‘a’ was not declared in this scope
a[i][j]+=a[i-1][j];
^
user.cpp:28:10: error: ‘b’ was not declared in this scope
b[i][j]=x;
^
user.cpp:36:12: error: ‘b’ was not declared in this scope
if(b[i][j]==maxim)nr1++;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !