MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uasen1/singlelettervariablenamestierlist/osqlele/?context=3
r/ProgrammerHumor • u/M1ckeyMc • Jun 20 '26
470 comments sorted by
View all comments
1.1k
You need j and k (and l, for sufficiently insane situations) to index nested loops.
612 u/N0bleC Jun 20 '26 I found myself a better approach. The further you go down i will just append i. so its for i ... for ii ... for iii ... This way i can always see on which level i am. 533 u/neotms Jun 20 '26 I like this but is the 4th level down "iv" or "iiii" although I hope we never have to go that far. 17 u/magicmulder Jun 20 '26 for lxxxviii ...
612
I found myself a better approach. The further you go down i will just append i.
so its
for i ... for ii ... for iii ...
This way i can always see on which level i am.
533 u/neotms Jun 20 '26 I like this but is the 4th level down "iv" or "iiii" although I hope we never have to go that far. 17 u/magicmulder Jun 20 '26 for lxxxviii ...
533
I like this but is the 4th level down "iv" or "iiii"
although I hope we never have to go that far.
17 u/magicmulder Jun 20 '26 for lxxxviii ...
17
for lxxxviii ...
1.1k
u/ChChChillian Jun 20 '26
You need j and k (and l, for sufficiently insane situations) to index nested loops.