Borderou de evaluare (job #2472868)

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

Raport evaluator

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

Ceva nu functioneaza?