0

What is wrong here?

So I get an error at line 42 and I dont get it https://sololearn.com/compiler-playground/WWEZD9jSsAWZ/?ref=app

10th Jan 2025, 11:06 PM
Pro Gamer 12 Nobody
Pro Gamer 12 Nobody - avatar
3 ответов
+ 2
=> is not the same as >= in line 41 maybe you should write if (deaths >= 100)
11th Jan 2025, 2:56 AM
Bob_Li
Bob_Li - avatar
+ 1
Pro Gamer 12 Nobody looks like we are rehashing an old oversight of btn ... This is the code without any style <- https://sololearn.com/compiler-playground/W6XajLB5un0m/?ref=app
11th Jan 2025, 12:48 AM
BroFar
BroFar - avatar
0
This is not the problem because when you get 100 deaths it pops and error at line 42 but it was another problem that I wasn't aware of
11th Jan 2025, 2:10 PM
Pro Gamer 12 Nobody
Pro Gamer 12 Nobody - avatar