Description

#define COMMUNITY_TRAIN_VER 9

this.the_cart_number = 556;

function goBack(cart){ return --cart; }

function moveForward(cart){ return ++cart; }

I may have mixed a bunch of languages in the short snippet above. I'm sorry, fellow programmers. //TODO insert Steve Buscemi pic here
 
In the meantime here's a song and an image (below)

View attached image.

Level chosen via random.org

View attached image.
1 year ago
Permalink

Comment has been collapsed.

function getNextCart() {
return "https://www.steamgifts.com/giveaway/PbyNT/among-us";
}

function getSkipCart() {
return "https://www.steamgifts.com/giveaway/5IOn5/revita";
}

1 year ago*
Permalink

Comment has been collapsed.

Thanks, added 😊 sorry for the late update, I was sleeping

1 year ago*
Permalink

Comment has been collapsed.

Np, dont sweat it :)

1 year ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 1 year ago.

1 year ago
Permalink

Comment has been collapsed.

sì sì, bravo bravo. ignorami. e vedrai

1 year ago
Permalink

Comment has been collapsed.

e nooo! stavo dormendo 😇

View attached image.
1 year ago*
Permalink

Comment has been collapsed.

which is THE cart number, please

1 year ago
Permalink

Comment has been collapsed.

ma c'è solo un numero nella descrizione 🤣

1 year ago
Permalink

Comment has been collapsed.

è il

P R I N C I P I O

lolllll

1 year ago
Permalink

Comment has been collapsed.

va meglio così? 😁

1 year ago
Permalink

Comment has been collapsed.

1 year ago
Permalink

Comment has been collapsed.

Careful, you probably need “return --cart;” and return ++cart;” ;-)

1 year ago
Permalink

Comment has been collapsed.

View attached image.
1 year ago
Permalink

Comment has been collapsed.

Also, before the functions the links were like

--i | i | i++

I liked that the operators "pointed" towards the previous and the next, but then I liked the concept of a mini program more.

1 year ago*
Permalink

Comment has been collapsed.

ma mo pure il back e il next non vanno più bbbbene??? MA il problema D O V E E'''''''''''''''''''''''''

1 year ago
Permalink

Comment has been collapsed.

1 quarto d'ora SOLO per trovare il numero della c a r t

1 year ago
Permalink

Comment has been collapsed.

In realtà all'inizio c'erano.. ma la descrizione ha subito un sacco di modifiche e alla fine è diventata così

1 year ago
Permalink

Comment has been collapsed.

<--- here's a steve buscemi picture for ya

1 year ago
Permalink

Comment has been collapsed.

😆

1 year ago
Permalink

Comment has been collapsed.

Thank you! 😆👍

1 year ago
Permalink

Comment has been collapsed.

edited

1 year ago*
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 months ago.

1 year ago
Permalink

Comment has been collapsed.

No it hasnt.
That link takes you back to this giveaway.

1 year ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 months ago.

1 year ago
Permalink

Comment has been collapsed.

Woe!
So it really was broken code 0.o!!!

Other guy just dropped like 10 carts, so this should take a bit to fix...

1 year ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 months ago.

1 year ago
Permalink

Comment has been collapsed.

OK, thanks
I'll fix and comment again

1 year ago
Permalink

Comment has been collapsed.

Sorry, I was sleeping and didn't update the description in a timely manner.

1 year ago
Permalink

Comment has been collapsed.

that's my bad, my eyes dropped👀

1 year ago
Permalink

Comment has been collapsed.

You may want to consider that you are using a global int, making the program not thread safe. Consider using something like AtomicInteger or the equivalent in your chose language. One programmer to another :)

1 year ago
Permalink

Comment has been collapsed.

oh man.. this started as pseudocode.. now I fear that someone will comment that I can optimize memory accesses or somethiing similar 😆
anyway, let's say that this page is the scope of the program 😉
I've also changed the declaration of that variable binding to its scope.. is it better?

and of course I was hoping to get these kind of comments about how to improve that joke of a program.. I would have done the same if I were good enough at it, of course

1 year ago
Permalink

Comment has been collapsed.

Should be good though this.the_cart_number is not referenced anywhere, so I can pass in any int to either function and get an arbitrary cart number. Also, the functions don't have any validations on negative or null cart numbers, assuming you can pass any cart number.

1 year ago
Permalink

Comment has been collapsed.

Well, I assumed that there were no ill-intentioned users 😜

11 months ago
Permalink

Comment has been collapsed.

Than Kiou malabagaa.. got it :-)
Used the code, it broke my GPU. This message is written blindly..

11 months ago
Permalink

Comment has been collapsed.

Oh, sorry, should have kept on improving it.. others were also warning me! 😖

Hope you get to enjoy it, after you fix your GPU! 😆

11 months ago
Permalink

Comment has been collapsed.

You do not have permission to comment on giveaways.