Borderou de evaluare (job #541713)

Utilizator avatar Keremutz Kerem Uteu Keremutz IP ascuns
Problemă Piramida1 (clasa a 6-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 12 mar. 2020 09:55:38 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:42: error: redeclaration of 'int cif' 9 | int poz=0,pozi=1,j,cif,oper,i,cntz=0,cif; | ^~~ main.cpp:9:24: note: 'int cif' previously declared here 9 | int poz=0,pozi=1,j,cif,oper,i,cntz=0,cif; | ^~~ main.cpp:9:15: warning: unused variable 'pozi' [-Wunused-variable] 9 | int poz=0,pozi=1,j,cif,oper,i,cntz=0,cif; | ^~~~