Borderou de evaluare (job #2544661)

Utilizator RazvanucuPopan Razvan Calin Razvanucu Data 12 februarie 2020 12:33:13
Problema Traseu4 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:13:1: error: 'ifstream' does not name a type ifstream f("traseu4.in"); ^~~~~~~~ main.cpp:17:1: error: 'ofstream' does not name a type ofstream g("traseu4.out"); ^~~~~~~~ main.cpp: In function 'void traseu(int, int, int, int)': main.cpp:37:30: error: 'max' was not declared in this scope maxx=max(lungmax,maxx); ^ main.cpp:53:34: error: 'max' was not declared in this scope maxx=max(lungmax,maxx); ^ main.cpp: In function 'int main()': main.cpp:97:5: error: 'f' was not declared in this scope f>>n>>m; ^ main.cpp:121:5: error: 'g' was not declared in this scope g<<maxx; ^ Non zero exit status: 1

Ceva nu functioneaza?