Borderou de evaluare (job #2523055)

Utilizator RobertRDPPaucean Robert RobertRDP Data 13 ianuarie 2020 18:44:34
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:8:17: error: variable 'std::ifstream fin' has initializer but incomplete type ifstream fin("adunare.in"); ^ main.cpp:9:18: error: variable 'std::ofstream fout' has initializer but incomplete type ofstream fout("adunare.out"); ^ main.cpp:10:9: error: redeclaration of 'int a' int a, b; ^ main.cpp:7:9: note: 'int a' previously declared here int a, b; ^ main.cpp:10:12: error: redeclaration of 'int b' int a, b; ^ main.cpp:7:12: note: 'int b' previously declared here int a, b; ^ Non zero exit status: 1

Ceva nu functioneaza?