Borderou de evaluare (job #1289955)
Utilizator | Data | 10 decembrie 2014 17:13:05 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Lista lui wefgef | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void FLOOD(int, int)’:
user.cpp:37:23: error: too few arguments to function ‘bool OK_1(int, int, int, int)’
if( OK_1(nx,ny) ) FLOOD( x,y, nx, ny );
^
user.cpp:16:6: note: declared here
bool OK_1( int x, int y, int nx, int ny ) {
^
user.cpp:37:46: error: too many arguments to function ‘void FLOOD(int, int)’
if( OK_1(nx,ny) ) FLOOD( x,y, nx, ny );
^
user.cpp:32:6: note: declared here
void FLOOD( int x, int y ) {
^
user.cpp: In function ‘void citire_flood()’:
user.cpp:59:12: error: a function-definition is not allowed here before ‘{’ token
int main() {
^
user.cpp:66:84: error: expected ‘}’ at end of input
if( v[nx][ny] != 0 ) Rasp2= max( Rasp2, Consider( i,j,v[nx][ny] ) );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !