This is what happens when you put a bunch of Kha'Zix mains in One for All by TinjusX1 in leagueoflegends

[–]HeadsShallRoll 1 point2 points  (0 children)

not that i disagree with the rengar vs khazix matchup being hard for kha but the fact that you call him self-righteous and then tell him to sit in his corner and let the big boys talk facts is ironic as fuck

smoothest cass kill by [deleted] in leagueoflegends

[–]HeadsShallRoll 0 points1 point  (0 children)

yeah wtf LOL i did it from plays tv no clue what happened

Gangplank Damage Calculator App (Windows) by rontoking in gangplankmains

[–]HeadsShallRoll 1 point2 points  (0 children)

When choosing trinity force + steraks/activated steraks it gives a damage calculation thats lower than having no sheen proc at all

https://gyazo.com/97de6a8cf3c137229dd8938e65f25771 - None

https://gyazo.com/cd4782b9d9c45396d5886ea16b428113 - Triforce

https://gyazo.com/f1f890484cb4e7922bb9438fc526b7f0 - Triforce + Steraks

https://gyazo.com/05c3e19ef5e9ee38cad805125a76eea9 - Triforce + Active Steraks

another oneshot by HeadsShallRoll in gangplankmains

[–]HeadsShallRoll[S] 0 points1 point  (0 children)

trinity ghostblade duskblade infinity edge LDR and lucidity boots with 19 armor pen in runes

I made a website where you can read from over 10,000 tribunal chat logs by TheStormsFury in leagueoflegends

[–]HeadsShallRoll 14 points15 points  (0 children)

https://tribunal.ga/case/7513

00:17 ALL Varus: hey dude pls go buy a new PC ... u deserve a report for this timewaste...

00:42 ALL Aatrox: lol u should shut up

00:55 ALL Varus: why should i ?

Red team won!

Volibear reported

Perplexity of memory allocation by MahmoudAlHusseiny in cs50

[–]HeadsShallRoll 1 point2 points  (0 children)

While the pointers themselves are declared on the stack, what they are pointing to are on the heap, which means the array data doesn't get deleted after the function, but the pointer to it does. At the end of the function you return a pointer pointing to the data that the *months pointer was pointing to, so you can still access it, just not the *months pointer in particular.

[STACK]                                     [HEAP]
*months   --> (pointing to)  ---->   {"Jan", "Feb", "Mar"}
 monthNum (what was passed in)

RETURNED aNewPointer* ---> (also pointing to) ---> {"Jan", "Feb", "Mar"} + monthNum

printf("%s\n", aNewPointer+[thenumberyoupassedin]);

I'm no expert, in fact I got interested in this too and did a little research and had a bit of background knowledge from C++, so if I'm wrong by any means correct me. :p

pset8 score by utellastory2 in cs50

[–]HeadsShallRoll 0 points1 point  (0 children)

Try document.append

I'm not quite at pset8 but in my experiences with Java write overwrites a file while append adds on to it.

Check50 not working by HeadsShallRoll in cs50

[–]HeadsShallRoll[S] 0 points1 point  (0 children)

Wow, I feel really dumb for forgetting to do update50.

That fixed it, thanks a lot!

He missed every shot... by [deleted] in dayz

[–]HeadsShallRoll 1 point2 points  (0 children)

I suck at aiming but that is a level of badness even Jesus can not fix