Borderou de evaluare (job #1225628)

Utilizator ion2014ionescu ion ion2014 Data 3 septembrie 2014 06:47:36
Problema Super Mario Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:1: error: ‘ifstream’ does not name a type ifstream fin ( IN ) ; ^ user.cpp:8:1: error: ‘ofstream’ does not name a type ofstream fout ( OUT ) ; ^ user.cpp: In function ‘int solve(int, int)’: user.cpp:50:71: error: ‘min’ was not declared in this scope return min ( solve ( st , maxim - 1 ) , solve ( maxim + 1 , dr ) ) + 1 ; ^ user.cpp: In function ‘int main()’: user.cpp:54:5: error: ‘fin’ was not declared in this scope fin >> n ; ^ user.cpp:59:5: error: ‘fout’ was not declared in this scope fout << solve ( 1 , n ) ; ^ user.cpp: In function ‘int solve(int, int)’: user.cpp:51:1: warning: control reaches end of non-void function [-Wreturn-type] } ^

Ceva nu functioneaza?