Borderou de evaluare (job #1606706)
Utilizator | Data | 20 februarie 2016 14:30:29 | |
---|---|---|---|
Problema | Pescari | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:12:2: error: ‘f’ does not name a type
f>>M>>N;
^
user.cpp:13:2: error: ‘f’ does not name a type
f>>P;
^
user.cpp: In function ‘void Lee()’:
user.cpp:35:1: error: expected primary-expression before ‘}’ token
}
^
user.cpp:35:1: error: expected ‘;’ before ‘}’ token
user.cpp:25:22: warning: unused variable ‘i_urmator’ [-Wunused-variable]
int i,j,directie, i_urmator,j_urmator;
^
user.cpp:25:32: warning: unused variable ‘j_urmator’ [-Wunused-variable]
int i,j,directie, i_urmator,j_urmator;
^
user.cpp: In function ‘bool OK()’:
user.cpp:39:8: error: ‘i’ was not declared in this scope
if(i>1 || j>1 || i>M || j>N)
^
user.cpp:39:15: error: ‘j’ was not declared in this scope
if(i>1 || j>1 || i>M || j>N)
^
user.cpp:41:8: error: expected ‘;’ before ‘return’
return true;
^
user.cpp: In function ‘int main()’:
user.cpp:46:10: error: ‘Read’ was not declared in this scope
Read();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !