Borderou de evaluare (job #174632)

Utilizator avatar Dorneanu Dorneanu Cezar Dorneanu IP ascuns
Problemă Partitiile unui numar Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 19 dec. 2015 15:45:10 Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:5: error: expected ‘,’ or ‘;’ before ‘ofstream’ user.cpp:6:19: error: expected unqualified-id before ‘,’ token user.cpp:6:21: error: expected constructor, destructor, or type conversion before ‘;’ token user.cpp: In function ‘int afisare(int)’: user.cpp:10:9: error: ‘fout’ was not declared in this scope user.cpp:10:15: error: ‘x’ was not declared in this scope user.cpp:11:5: error: ‘fout’ was not declared in this scope user.cpp:12:16: warning: no return statement in function returning non-void [-Wreturn-type] user.cpp: In function ‘int verif(int)’: user.cpp:15:16: error: ‘x’ was not declared in this scope user.cpp: In function ‘void back(int, int)’: user.cpp:21:11: error: ‘x’ was not declared in this scope user.cpp: In function ‘int main()’: user.cpp:30:11: error: ‘n’ was not declared in this scope user.cpp:31:5: error: ‘x’ was not declared in this scope