Borderou de evaluare (job #707351)

Utilizator avatar DKMKD Matei Filibiu DKMKD IP ascuns
Problemă Cotoroanța Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 mar. 2023 13:36:28 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void read()': main.cpp:133:3: error: 'fin' was not declared in this scope; did you mean 'sin'? 133 | fin>>n>>m>>q; | ^~~ | sin main.cpp: In function 'void solve()': main.cpp:170:3: error: 'fout' was not declared in this scope 170 | fout<<cost<<"\n"; | ^~~~ main.cpp:176:8: error: 'fin' was not declared in this scope; did you mean 'sin'? 176 | fin>>cost; | ^~~ | sin