Borderou de evaluare (job #2710106)

Utilizator SoulSnorterPetre Robert Cristian SoulSnorter Data 21 februarie 2021 20:33:34
Problema Pav Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:3:1: error: 'ifstream' does not name a type ifstream in("pav.in"); ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type ofstream out("pav.out"); ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:41:5: error: 'in' was not declared in this scope in >> n; ^~ main.cpp:52:13: error: 'out' was not declared in this scope out << q[j][i] << " "; ^~~ main.cpp:54:9: error: 'out' was not declared in this scope out << "\n"; ^~~ Non zero exit status: 1

Ceva nu functioneaza?