Borderou de evaluare (job #2638894)

Utilizator PatrickCplusplusPatrick Kristian Ondreovici PatrickCplusplus Data 30 iulie 2020 14:32:01
Problema Cowfood 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:3:1: error: 'ifstream' does not name a type ifstream fin("cowfood.in"); ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type ofstream fout("cowfood.out"); ^~~~~~~~ main.cpp: In function 'void bkt(int)': main.cpp:23:65: error: 'max' was not declared in this scope maxx[index - 1][i] = max(maxx[index - 2][i], v[j][i]); ^ main.cpp: In function 'int main()': main.cpp:40:5: error: 'fin' was not declared in this scope fin >> k >> s >> n; ^~~ main.cpp:49:5: error: 'fout' was not declared in this scope fout << (total_valide - total_esuate + mod) % mod; ^~~~ Non zero exit status: 1

Ceva nu functioneaza?