Borderou de evaluare (job #3143342)

Utilizator andrei_botorogeanuBotorogeanu Andrei andrei_botorogeanu Data 29 iulie 2023 11:13:53
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:2:1: error: 'ifstream' does not name a type 2 | ifstream fin("cmlsc.in") | ^~~~~~~~ main.cpp: In function 'void LCS(int*, int*, int, int)': main.cpp:26:9: error: 'fout' was not declared in this scope 26 | fout << tabel[n][m]<<endl; | ^~~~ main.cpp: In function 'int main()': main.cpp:35:9: error: 'fin' was not declared in this scope 35 | fin>>n>>m; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?