Borderou de evaluare (job #729560)

Utilizator avatar davd1234_2011 Marin David Andrei davd1234_2011 IP ascuns
Problemă Cifre2 Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 23 aug. 2023 10:56:39 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:13:28: error: expected ';' before 'fout' 13 | else (g % 2 == 0) | ^ | ; 14 | fout << "6" << " " << "234567890"; | ~~~~ main.cpp:13:23: warning: statement has no effect [-Wunused-value] 13 | else (g % 2 == 0) | ~~~~~~~^~~~~