Borderou de evaluare (job #2216667)

Utilizator NOSCOPEPROKENDYMACHEAMACUMVREAU NOSCOPEPROKENDY Data 27 iunie 2018 16:32:56
Problema Order Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:2: error: stray ‘#’ in program =#include <bits/stdc++.h> ^ user.cpp:1:1: error: expected unqualified-id before ‘=’ token =#include <bits/stdc++.h> ^ user.cpp: In function ‘int main()’: user.cpp:72:5: error: ‘ifstream’ was not declared in this scope ifstream fin ("order.in"); ^~~~~~~~ user.cpp:73:5: error: ‘ofstream’ was not declared in this scope ofstream fout ("order.out"); ^~~~~~~~ user.cpp:74:5: error: ‘fin’ was not declared in this scope fin >> n; ^~~ user.cpp:84:13: error: ‘fout’ was not declared in this scope fout << p << " "; ^~~~ user.cpp:91:13: error: ‘fout’ was not declared in this scope fout << p << " "; ^~~~ user.cpp:96:13: error: ‘fout’ was not declared in this scope fout << i << "\n"; ^~~~

Ceva nu functioneaza?