Borderou de evaluare (job #1607170)
Utilizator | Data | 20 februarie 2016 21:26:39 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:10:17: error: scalar object ‘dX’ requires one element in initializer
int dX={-1,1,0,1};
^
user.cpp:11:17: error: scalar object ‘dY’ requires one element in initializer
int dY={0,0,1,-1};
^
user.cpp: In function ‘void Read()’:
user.cpp:19:10: error: ‘n’ was not declared in this scope
fin>>n;
^
user.cpp:29:15: error: ‘k’ was not declared in this scope
Q[k].x=i;
^
user.cpp: In function ‘void Solve()’:
user.cpp:37:16: error: ‘n’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:45:13: error: ‘d’ was not declared in this scope
for(d=0;d<4;d++)
^
user.cpp:51:39: error: ‘A’ was not declared in this scope
a[Xnew][Ynew]=A[X][Y]+1;
^
user.cpp: In function ‘void Print()’:
user.cpp:62:16: error: ‘n’ was not declared in this scope
for(i=1;i<=n;i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !