Borderou de evaluare (job #693360)

Utilizator avatar Nico2010 Partenie Nicholas Alexandru Nico2010 IP ascuns
Problemă Desen (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 feb. 2023 14:14:36 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:38: error: redeclaration of 'long long unsigned int x' 9 | unsigned long long t,x,y,k,c,a=0,x=1; | ^ main.cpp:9:26: note: 'long long unsigned int x' previously declared here 9 | unsigned long long t,x,y,k,c,a=0,x=1; | ^ main.cpp:9:24: warning: unused variable 't' [-Wunused-variable] 9 | unsigned long long t,x,y,k,c,a=0,x=1; | ^ main.cpp:9:28: warning: unused variable 'y' [-Wunused-variable] 9 | unsigned long long t,x,y,k,c,a=0,x=1; | ^