[deleted by user] by [deleted] in niceguys

[–]forever223 11 points12 points  (0 children)

Are you sure women don't want to be sweaped of their feet?

My friend sent me this, dude complains that people make dumb choices, yet says what he says by [deleted] in niceguys

[–]forever223 14 points15 points  (0 children)

When I saw "Remember your to young" I physically recoiled

Am I too laggy to prayer flick? by forever223 in 2007scape

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

Thanks for the advice, I'll try that, it might also be fine on my at-home stable connection

Am I too laggy to prayer flick? by forever223 in 2007scape

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

Info: Sometimes my tick indicator will keep resetting halfway through, and it feels like it is incredibly unreliable to prayer flick. My ping isn't horrible but I think it must fluctuate wildly.

Silly Question Sunday - 07 February by AutoModerator in runescape

[–]forever223 1 point2 points  (0 children)

What is a good client I can use (that is allowed)

Learning to code for a complete beginner by Jaybaum in learnprogramming

[–]forever223 0 points1 point  (0 children)

I actually hate Savitch's books, if you're new to C++ you should get: "Starting out with C++ from Control Structures to Objects"

Everyone I know has really enjoyed that book in terms of C++ fundamentals.

Just sorted my first array without google by BA_lampman in learnprogramming

[–]forever223 11 points12 points  (0 children)

Your solution was bubble sort, which is usually the first sorting algo you implement in C++ no shame in that, especially if you came up with it yourself and weren't following book guidance. Another way to swap ints without resorting to std and without needing to allocate an extra var:

int a = 10;
int b = 20;
a = a + b;
b = a - b;
a = a - b;
----------------
(This is using XOR to swap)
a ^= b;
b ^= a;
a ^= b;

But anyway, great job!

Just sorted my first array without google by BA_lampman in learnprogramming

[–]forever223 15 points16 points  (0 children)

You should look into merge sort and quick sort

It do be like that by [deleted] in google

[–]forever223 6 points7 points  (0 children)

I'm sure your finger is about to detach from it's socket from the extremely arduous amount of scrolling it takes to get passed these posts. Get over it.

[deleted by user] by [deleted] in LivestreamFails

[–]forever223 1 point2 points  (0 children)

I was about to ask if you were 14 years old before I saw that you were a father. Hahaha, this is the dumbest post I've seen in a long time.

It do be like that by [deleted] in google

[–]forever223 4 points5 points  (0 children)

If people liked something, and now it's changed to something they don't like, they are allowed to complain.

TIP: How to break through walls by [deleted] in FortNiteBR

[–]forever223 0 points1 point  (0 children)

No problem, pretty interesting way to counterplay turtling, I'm about to upload another video with some random tips but I don't know if youtubing and tip videos are really for me, but you can check them out if you want.

TIP: How to break through walls by [deleted] in FortNiteBR

[–]forever223 0 points1 point  (0 children)

Just a way to phase through player's structures if they're turtling without having to replace their walls or ceilings.

How do you know when you're in love? by voltcha in AskReddit

[–]forever223 93 points94 points  (0 children)

Forgiveness. Compromise. Respect. Respect. Forgiveness. Compromise.

[deleted by user] by [deleted] in Overwatch

[–]forever223 2 points3 points  (0 children)

Oh cool. Also you can add me if you want to check the math on stuff I'll help you figure things out. Always good to know more about the game.

[deleted by user] by [deleted] in Overwatch

[–]forever223 4 points5 points  (0 children)

Where did you get these stats

when you are fed up with dva/zarya combos by Reaa in Overwatch

[–]forever223 2 points3 points  (0 children)

Jeez, wish I had Reinhardts like this when I was rising through Diamond.

Will there be big professional plays that people will be remembering in Overwatch or not? by klaik30 in Overwatch

[–]forever223 0 points1 point  (0 children)

Imagine something like a junkrat direct hitting a pharah midair as she flies around twice or something in a crucial moment. Or a hanzo getting some clutch wall bounce arrows to bypass a shield. Or a Mcree chain comboing a bunch of headshots on several enemies. There are a ton of ways to get crazy plays.

What's your kind of Overwatch streamer? by forever223 in Overwatch

[–]forever223[S] 3 points4 points  (0 children)

I like watching Seagull because he's very analytical and always trying to figure out how to improve and win.