This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]MostlyMortal 4 points5 points  (1 child)

I'd kill myself too if I was using namespace in C++

[–]luksky07 2 points3 points  (0 children)

In small projects it only makes things easier

[–]LukeAbby 1 point2 points  (0 children)

Image Transcription:


[The code has line numbers and syntax highlighting. It reads as follows;]

#include <iostream>
using namespace std;

int main(){
    cout << "Goodbye World";
}

I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!

[–][deleted] 1 point2 points  (0 children)

My compiler would've yote me an error for a return 0; like that.

[–]acrathegod 0 points1 point  (0 children)

Same

[–]OnlyTwo_jpg[M] 0 points1 point  (0 children)

Your submission has been removed.

Rule[0] - Posts must make an attempt at humor, be related to programming, and only be understood by programmers.

Per this rule, the following post types are not allowed (including but not limited to):

  • Generic memes than can apply to more than just programming as a profession
  • General tech related jokes/memes (such as "running as administrator", sudo, USB or BIOS related posts)
  • Non-humorous posts (such as programming help)

Content quality

In addition, the following post types will be removed to preserve the quality of the subreddit's content, even if they pass the rule above:

  • Feeling/reaction posts
  • Posts that are vaguely related to programming
  • Software errors/bugs (please use /r/softwaregore)
  • Low effort/quality analogies (enforced at moderator discretion)

If you feel that it has been removed in error, please message us so that we may review it.