Borderou de evaluare (job #2164430)

Utilizator Luca19Hritcu Luca Luca19 Data 12 martie 2018 23:38:48
Problema Spirala2 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:3:1: error: ‘ifstream’ does not name a type ifstream f("spirala2.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream g("spirala2.out"); ^ user.cpp: In function ‘int main()’: user.cpp:21:5: error: ‘f’ was not declared in this scope f>>n>>p; ^ user.cpp:57:5: error: ‘g’ was not declared in this scope g<<t; ^

Ceva nu functioneaza?