Borderou de evaluare (job #816497)

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

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:8:5: error: expected ',' or ';' before 'ofstream' 8 | ofstream cout("puzzle2.out") | ^~~~~~~~ main.cpp:10:12: error: 'N' was not declared in this scope 10 | cin >> N; | ^