Borderou de evaluare (job #659533)

Utilizator avatar alexstiemaibine12345 Alexandru Zoescu alexstiemaibine12345 IP ascuns
Problemă Copii (clasa a 5-a) Compilator cpp-32
Rundă concurs123456789aa Status evaluat
Dată 30 aug. 2022 14:32:44 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:17: error: 'n' was not declared in this scope 24 | while ( n > 1 ) | ^ main.cpp:8:21: warning: unused variable 'cb' [-Wunused-variable] 8 | int a , b , c , cb , sum=1 , p=1 , d; | ^~