Borderou de evaluare (job #1155858)
| Utilizator | Data | 27 martie 2014 11:16:30 | |
|---|---|---|---|
| Problema | Rj | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Min()’:
user.cpp:68:6: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘coords Cpoint(int, int, int, int)’:
user.cpp:224:15: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x+1,y);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:229:17: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x+1,y+1);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:234:17: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x+1,y-1);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:239:15: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x,y+1);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:244:15: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x,y-1);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:249:17: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x-1,y+1);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:254:15: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x-1,y);
^
user.cpp:212:8: note: declared here
coords Cpoint(int x,int y,int check,int LENGHT)
^
user.cpp:259:17: error: too few arguments to function ‘coords Cpoint(int, int, int, int)’
Cpoint(x-1,y-1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
