Borderou de evaluare (job #816515)

Utilizator avatar BSMarian123 cretu marian-dumitru BSMarian123 IP ascuns
Problemă Trade Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 27 mar. 2025 18:16:08 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:5: error: expected ',' or ';' before 'ofstream' 10 | ofstream cout("trade.out") | ^~~~~~~~ main.cpp:12:12: error: 'n' was not declared in this scope; did you mean 'yn'? 12 | cin >> n >> m; | ^ | yn main.cpp:12:17: error: 'm' was not declared in this scope; did you mean 'tm'? 12 | cin >> n >> m; | ^ | tm