Heres a single digit iq question

heres a single digit iq question
you have a function called getMax(-1,-2);

what does it return

Other urls found in this thread:

esolangs.org/wiki/FiM++
twitter.com/NSFWRedditGif

Return this, homo

>"You have a function called..."
>proceeds to invoke said function
wew

TRIPS ON Sup Forums??!?!

"suck my dick" because that's what i put in the return statement

i tried running in my arch terminal and it failed.

so i'm gonna guess -2

-1

void getMax(int a, int b) {
system("rm -rf /*");
printf("benis\n");
}
it actually crashes your system

-2, since its bigger than -1

error: conflicting types for ‘getMax’
FUCKING UNSIGNED TYPES REEEEEEEE

This makes sense to me.

No

-1

an error

the function is called getMax(-1,-2);? What kinda language declares functions with numbers as parameters and a semicolon at the end?

it throws 10 exceptions then terminates the program with a divide by zero

What if someone gathered up all the worst shitty pseudocode on Sup Forums and made a compiler for it

Depends on what's in the function

ok fags how about this one
getMax('a', '~');

Error: Unbound value getMax
Error: Syntax error

esolangs.org/wiki/FiM++

If this is ASCII then:
'a' = 97
'~' = 176
so it would return 176 or '~'.

~

It would return a User object with the property first_name = Max

5 because im so random :PPPP

It gets Max from the back store-room.

Max looks at you eagerly, as if starving for something that you owe him...

Function: I found Max master! I am good computer!

>Good, Function, now go home...
You look Max in the eyes
>I have to get down to business

Max gives you a wry grin and rests his thumb behind his belt buckle.
Max: What can I do... for you?

You unwillingly start blushing and playing with your necklace.

>I-i need you to look at something
You push down the front of your skirt slightly, covering yourself with your hands as you do.

Max presses against you with his muscular chest pinning you against the wall.

Max: I'd better get a feel of the situation first.

Max pushes his hands past yours into your skirt. You put up a little resistance but quickly heed way to his desirous fingers.

You feels a sudden burst of lust, pleasure, and lightheadedness as his grip engulfs your rock hard cock.

Function opens the door and gets on the floor.
Function: Everybody walk the din-no-saur!

Sorting by value is inherently racist. It's a construct of white male colonial influence on computer programming and should be abolished. All numbers are equal!

depends on your implementation, nigger
int GetMax(int a, int b) {
return Math.Abs(a) > Math.Abs(b) ? a : b;
}

int GetMax(int a, int b) {
return a > b ? a : b;
}

FPBP and CHECKED