Borderou de evaluare (job #731188)

Utilizator avatar bruno_baciu Baciu Baciu bruno_baciu IP ascuns
Problemă Monotonă (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 sept. 2023 19:13:01 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:19:17: error: lvalue required as left operand of assignment 19 | if(ct1==n-1 || ct2=n-1) | ~~~~~~~~~^~~~~~ main.cpp:11:10: warning: unused variable 'yep' [-Wunused-variable] 11 | bool yep=1; | ^~~