Borderou de evaluare (job #2215765)

Utilizator PetyAlexandru Peticaru Pety Data 23 iunie 2018 16:56:12
Problema Taxe Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include <bits/stdc++.h> ^~~~~~~ user.cpp:5:1: error: ‘ifstream’ does not name a type ifstream fin ("taxe.in"); ^~~~~~~~ user.cpp:6:1: error: ‘ofstream’ does not name a type ofstream fout ("taxe.out"); ^~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:12:3: error: ‘fin’ was not declared in this scope fin >> S; ^~~ user.cpp:23:7: error: ‘fout’ was not declared in this scope fout << x; ^~~~

Ceva nu functioneaza?