Leon on 11:18 AM 07/04/2019: Good one.
That portuguese has taken me by surprise, though...
nutcake on 2:47 AM 09/22/2019: Yeah, sorry about the portuguese, sometimes I just forget
i-dereference-null-pointers on 12:02 PM 04/22/2022: This was really cool! I has to think for quite a while to work this one out :)
2ourc3 on 12:14 PM 12/08/2022: Quality should be - 1.0 - 2.0
valdtaniem on 10:46 PM 07/02/2024: i got it on my 1th gues (;
Elephant on 3:22 PM 07/02/2025: FLAG:"3"
004011c9 if (divs.dp.d(sx.q(int_14 + int_100 * 3), int_100) != userInput)
so ((100*3)+14)=314\100=3.14 but it compares it as an int. so no decimals. resulting in 3. then compares that to the user input.