Borderou de evaluare (job #3143343)

Utilizator andrei_botorogeanuBotorogeanu Andrei andrei_botorogeanu Data 29 iulie 2023 11:15:10
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:3:1: error: 'ifstream' does not name a type 3 | ifstream fin("cmlsc.in") | ^~~~~~~~ main.cpp: In function 'void LCS(int*, int*, int, int)': main.cpp:27:9: error: 'fout' was not declared in this scope 27 | fout << tabel[n][m]<<endl; | ^~~~ main.cpp: In function 'int main()': main.cpp:36:9: error: 'fin' was not declared in this scope 36 | fin>>n>>m; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?