Borderou de evaluare (job #2472870)

Utilizator FloyGunUrmanov FloyGun Data 13 octombrie 2019 01:31:55
Problema Permsort Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: 'ifstream' does not name a type ifstream f("permsort.in"); ^~~~~~~~ main.cpp:8:1: error: 'ofstream' does not name a type ofstream g("permsort.out"); ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:45:2: error: 'f' was not declared in this scope f >> n; ^ main.cpp:62:2: error: 'g' was not declared in this scope g << ans; ^ Non zero exit status: 1

Ceva nu functioneaza?