Borderou de evaluare (job #635441)

Utilizator avatar divaddd David Curca divaddd IP ascuns
Problemă Fotbal 2 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 feb. 2022 00:24:26 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:51:5: error: 'fin' was not declared in this scope; did you mean 'sin'? 51 | fin >> c; | ^~~ | sin main.cpp:55:9: error: 'fout' was not declared in this scope 55 | fout << (1<<exp); | ^~~~ main.cpp:63:9: error: 'fout' was not declared in this scope 63 | fout << ans; | ^~~~ main.cpp:71:9: error: 'fout' was not declared in this scope 71 | fout << ans; | ^~~~