Borderou de evaluare (job #2215788)

Utilizator PetyAlexandru Peticaru Pety Data 23 iunie 2018 17:12:22
Problema Raze Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include <bits/stdc++.h> ^~~~~~~ user.cpp:5:1: error: ‘ifstream’ does not name a type ifstream fin ("raze.in"); ^~~~~~~~ user.cpp:6:1: error: ‘ofstream’ does not name a type ofstream fout ("raze.out"); ^~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:15:3: error: ‘fin’ was not declared in this scope fin >> t; ^~~ user.cpp:64:5: error: ‘fout’ was not declared in this scope fout << max << " " << cnt << "\n"; ^~~~

Ceva nu functioneaza?