/dpt/ - Daily Programming Thread

what if I enjoy sexing the fiance?

sex but only within the marriage monad
do NOT bully nene

Attached: GF is a moand.png (1920x1080, 1.7M)

Too bad, assuming you want to be a true programmer.

I think I am mentally challenged thinking about it now lmao

Here's my last attempt:
There's a card currently at the table - it's value is 2. I can only put down a card that's the same, one below or one above that card. In this case, I can only put down a 1, 2 or 3.
The game is a closed loop - so 11(Jack), 12(Queen), 13(King), 1(Ace), 2, 3...

I want to know, given a card at the table, the possible values I could put down. Given that the card in the Table is 1(Ace), I could put down 13(King), 1(ace) and 2

Is there an easy way to represent this without checking for all three possibilities(in case I want to extend this to have more)? Hope this helps, otherwise, I'll just neck myself

(n-1)%13, n, (n+1)%13
where % adjusts for negatives

The most powerful programmers are essentially technological liches.

though this starts with 0

>300 year old trap
i don't want to think about it

Attached: trop.png (1280x720, 1.07M)

>In Idrids, Type has type Type 1, Type 1 has type Type 2, and so on forever
jfc the state of this language

Why aren't you programming right now?

Attached: 1536352415483.png (711x633, 192K)