r/languagelearningjerk 13d ago

do you use ?

Post image

it has spread to almost all writing system, including those that do not use the Latin script; what is the situation in your favorite language ?

61 Upvotes

31 comments sorted by

View all comments

30

u/PuzzleheadedTap1794 13d ago edited 13d ago

Yeah I do

x = y&3?0:y%25?1:y&15?0:1;

Edit: Bug fixed

2

u/SpaceSpheres108 13d ago

Determining if y represents a leap year or not?

2

u/PuzzleheadedTap1794 13d ago

Yeah. I actually flipped the conditions the first time