Borderou de evaluare (job #2307234)

Utilizator HumikoPostu Alexandru Humiko Data 24 decembrie 2018 03:33:41
Problema Vmin Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:1:1: error: 'include' does not name a type include <bits/stdc++.h> ^~~~~~~ main.cpp:5:1: error: 'ifstream' does not name a type ifstream fin ("vmin.in"); ^~~~~~~~ main.cpp:6:1: error: 'ofstream' does not name a type ofstream fout ("vmin.out"); ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:35:5: error: 'ios' has not been declared ios::sync_with_stdio(false); ^~~ main.cpp:36:5: error: 'fin' was not declared in this scope fin.tie(0); fout.tie(0); ^~~ main.cpp:36:17: error: 'fout' was not declared in this scope fin.tie(0); fout.tie(0); ^~~~ main.cpp:45:27: error: 'sort' was not declared in this scope sort(v+1, v+n+1, cmp()); ^ Non zero exit status: 1

Ceva nu functioneaza?