I loves these memes and need more

thank.

Attached: windows_9.png (3000x2584, 189K)

Other urls found in this thread:

google.fr/amp/s/amp.reddit.com/r/ProgrammerHumor/comments/32qakl/cs_graduate_compilation/#ampf=undefined
onlinegdb.com/H1gZHzx6m
twitter.com/SFWRedditVideos

kys

kys

kys

kys

don't do it there is much in life :)

like memes

there you go : google.fr/amp/s/amp.reddit.com/r/ProgrammerHumor/comments/32qakl/cs_graduate_compilation/#ampf=undefined :)

syk

kys

>phone posting

kys frog

you mad bro ? maybe you are the one who should end it :)

yeah bro, he should like, literally commit... die... totally
#rekt

Attached: 1530853849669.png (1280x720, 141K)

Attached: 1516892299354.png (1280x720, 189K)

>not beta-equivalent

those are both equally stupid, is that the point?

And how would you do that, genius?

return dayArray[ID];

Smart guy

Day = ID.name();
Enums, my dude.

Attached: embarass 03.jpg (784x837, 58K)

>objects

Attached: 1f92e.png (512x512, 21K)

>tfw you were the dummy that helped him

Attached: embarass time.png (694x801, 39K)

have fun never getting hired nerd

Attached: cser.png (600x680, 90K)

Attached: 1541515505141.png (3000x2584, 258K)

based

Attached: giant_bug.png (461x660, 62K)

enum Daysofweek {Monday=1, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday};
enum Languages {English=0, Japanese=1};
const size_t NumOfLang = 2;
const std::string daysofweek_name[NumOfLang][8] = {
{"Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"},
{"日曜日", "月曜日", "火曜日", "水曜日", "木曜日", "金曜日", "土曜日", "日曜日"}
};

isnt std::string ascii?are those moonrunes gonna display properly?

It's not ascii, it's a string of single bytes. If your everything is UTF8, the way it is on Linux, it works. Except string.length() returns not what you would expect it to return (ie 日曜日 is 9 characters long instead of 3) and operations on characters generally are very difficult - if you want to mess with characters your best bet is to convert it to std::wstring.

Day = (const char *[3]){"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"}[ID];


one liner

wait why tf did i make it 3 elements

onlinegdb.com/H1gZHzx6m

>off by one

yanderedevs fault for starting it at 0. he shouldn't be dum next time

It literally doesn't do what the user asked for and in addition to that it doesn't handle ID>7(6) gratefully ie it fucking rads from random places in memory. You fucked it up. Literally worse than yandere dev tier.

err one

ok twink

hash table

you gotta be kidding me

Not the same code

>MusumeLeft

day 1 = "Monday"
day 2 = "Tuesday"
day 3 = "Wednesday"
day 4 = "Thorsday"
day 5 = "Friday"
day 6 = "Saturday"
day 7 = "Sunday"
day _ = "Who starts the week on monday?"

I hope your language can do at least this

I'm dying haha

this one is good

this is like a squared graduate meme

would do the same though.

> Sunday twise

Attached: 1527046677187.png (750x1050, 183K)

Sunday was the first day as well as the eight day on which the Lord was raised.

>when the graduate memer become the graduate meme