Borderou de evaluare (job #3157890)

Utilizator eu_stiu_infoFerseta Matei eu_stiu_info Data 17 octombrie 2023 11:36:00
Problema Livada Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:15:9: error: invalid operands of types 'FILE*' and 'int' to binary 'operator>>' 15 | fin >> m >> n >> p; | ~~~ ^~ ~ | | | | FILE* int main.cpp:19:17: error: invalid operands of types 'FILE*' and 'int' to binary 'operator>>' 19 | fin >> v[j]; | ~~~ ^~ ~~~~ | | | | FILE* int main.cpp:49:10: error: invalid operands of types 'FILE*' and 'int' to binary 'operator<<' 49 | fout << nrMaj << '\n' << lgMax << '\n'; | ~~~~ ^~ ~~~~~ | | | | FILE* int Non zero exit status: 1

Ceva nu functioneaza?