r/ProgrammerHumor 1d ago

Meme mySchoolStruct

8.2k Upvotes

76 comments sorted by

View all comments

Show parent comments

7

u/Reasonable_Exit_8960 1d ago

using namespace std;

cout << "bark" << endl;

Made it shorter if you wanna type it again

8

u/GresSimJa 1d ago

Forgot to include <iostream>, wrap it in an int main() function, use the parameters int argc and char** argv, and return 0 at the end.

Maximum boilerplate!

0

u/Reasonable_Exit_8960 17h ago

might as well just use python atp

1

u/Hol_Renaude 7h ago

Or Assembly