Borderou de evaluare (job #2053282)

Utilizator SenibelanMales Sebastian Senibelan Data 31 octombrie 2017 17:38:06
Problema Stramosi Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:20: warning: extra tokens at end of #include directive [enabled by default] #include <fstream> using namespace std; ^ user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream in("stramosi.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream out("stramosi.out"); ^ user.cpp: In function ‘void Read()’: user.cpp:13:9: error: ‘in’ was not declared in this scope in >> Sol[i][0]; ^ user.cpp: In function ‘int main()’: user.cpp:38:9: error: ‘in’ was not declared in this scope in >> Q >> P; ^ user.cpp:39:9: error: ‘out’ was not declared in this scope out << Find(P, Q) << "\n"; ^

Ceva nu functioneaza?