Borderou de evaluare (job #2239202)

Utilizator abc_ralucaMirea Andreea-Raluca abc_raluca Data 9 septembrie 2018 22:42:29
Problema Factorial Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:6:1: error: expected ‘,’ or ‘;’ before ‘ofstream’ ofstream fout("fact.out") ^~~~~~~~ user.cpp:8:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(zero=P) ^ user.cpp:9:1: error: ‘fout’ was not declared in this scope fout<<1; ^~~~ user.cpp:20:1: error: ‘fout’ was not declared in this scope fout<<N; ^~~~

Ceva nu functioneaza?