Borderou de evaluare (job #1655206)
| Utilizator | Data | 17 martie 2016 20:33:30 | |
|---|---|---|---|
| Problema | Alee | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:9:10: error: variable or field ‘add’ declared void
void add(lsita &p,int x,int y){
^
user.cpp:9:10: error: ‘lsita’ was not declared in this scope
user.cpp:9:19: error: expected primary-expression before ‘int’
void add(lsita &p,int x,int y){
^
user.cpp:9:25: error: expected primary-expression before ‘int’
void add(lsita &p,int x,int y){
^
user.cpp:18:17: error: scalar object ‘dx’ requires one element in initializer
int dx={-1,0,0,1}
^
user.cpp:19:1: error: expected ‘,’ or ‘;’ before ‘int’
int dy={0,-1,1,0}
^
user.cpp: In function ‘int main()’:
user.cpp:30:10: error: ‘intrate_x’ was not declared in this scope
cin>>intrate_x>>intrare_y>>iesire_x>>iesire_y;
^
user.cpp:28:9: warning: unused variable ‘intrare_x’ [-Wunused-variable]
int intrare_x,intrare_y;
^
user.cpp:45:19: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
system("pause");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
