Borderou de evaluare (job #2081839)

Utilizator vladstanciuVlad Stanciu vladstanciu Data 5 decembrie 2017 11:09:45
Problema Transport 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 <fstream> ^ user.cpp:4:1: error: ‘ifstream’ does not name a type ifstream fin("transport.in"); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream fout("transport.out"); ^ user.cpp: In function ‘int main()’: user.cpp:33:5: error: ‘fin’ was not declared in this scope fin>>n>>k; ^ user.cpp:42:5: error: ‘fout’ was not declared in this scope fout<<r; ^

Ceva nu functioneaza?