Message from @xBiGWiZZ
Discord ID: 542490292159381514
Can't even do math properly
They gonna butcher those fractions
why would you want to use fractions in a computer?
turn off autocorrect scrub
What
yeah but
fractions
bad
its just short division
shut up n00b
fractions cause problems anytime you need to convert to decimal, so why not always use decimal
we all know floating point is inaccurate
i must be a noob because i dont understand the problem other than keeping the inaccuracy in mind
🤔
you can tell it's my code because it's fucking insane spaghetti that shouldn't work but does
Tfw you are debugging your code so you comment out a fundamental part of the program but the thing still works as intended
<:pepe_eyes:378719408362881024>
@M4Gunner @galesteppes Check out this dumb shit.
girls aren't code
@🌻 togepi 🌻 dat doom code tho
Fast invSqRoot
fuck all these useless comments
if i can read the code i dont need to read it twice
no thots
Literally one if-statement is needed.
```java
int max(int a, int b) {
if (a > b) {
return a;
}
return b;
}
```
and the fact that the shit on the left is for a completely different purpose. and a very efficient way of doing what is doing as well.
dumb as hell
I think she's trolling
If their is an error case, standard practice is to return -1;
and what she's done isn't even an error case.
she's not



