Borderou de evaluare (job #2540344)

Utilizator ionutmatrix2001ionut dorin ionutmatrix2001 Data 7 februarie 2020 01:22:02
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:1:1: error: 'include' does not name a type include <iostream> ^~~~~~~ main.cpp: In function 'int main()': main.cpp:9:2: error: 'ifstream' was not declared in this scope ifstream f(adunare.in); ^~~~~~~~ main.cpp:10:11: error: expected ';' before 'g' ifstream g(adunare.out); ^ main.cpp:11:2: error: 'f' was not declared in this scope f >> a; ^ main.cpp:13:2: error: 'g' was not declared in this scope g << a + b; ^ Non zero exit status: 1

Ceva nu functioneaza?