Borderou de evaluare (job #629849)

Utilizator avatar bruno_baciu Baciu Baciu bruno_baciu IP ascuns
Problemă Semipalindrom Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 3 feb. 2022 18:51:18 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:30:60: error: redeclaration of 'int jumate2' 30 | int jumate = 0, jumate2 = 0, r = 0, copien2, r2=0, jumate2=0, copien3; | ^~~~~~~ main.cpp:30:25: note: 'int jumate2' previously declared here 30 | int jumate = 0, jumate2 = 0, r = 0, copien2, r2=0, jumate2=0, copien3; | ^~~~~~~