Borderou de evaluare (job #3182523)

Utilizator ADDIVEDavid Chisalita ADDIVE Data 9 decembrie 2023 09:37:40
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:1: error: 'ifstream' does not name a type 4 | ifstream f("lgput.in"); | ^~~~~~~~ main.cpp:5:1: error: 'ofstream' does not name a type 5 | ofstream g("lgput.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:13:5: error: 'f' was not declared in this scope 13 | f >> a >> b; | ^ main.cpp:23:5: error: 'g' was not declared in this scope 23 | g << rasp; | ^ Non zero exit status: 1

Ceva nu functioneaza?