Menu

#63 Include a variable for automatic counter

0.6.5
open
nobody
None
2015-05-12
2015-05-12
user23013
No

If those 26 variables will be implemented:

{0{['{2$)@"_~"'}]s~:.A;}_~}:.A
{1{['{2$)@"_~"'}]s~:.B;}_~}:.B
{0+{['{2$@'+\"_~"'}]s~:.C;}_~}:.C
{['{\"\-"{['{2$@"\-"\"_~"'}]s~:.D;}"_~}"]s~:T}:.D
{1*{['{2$@'*\"_~"'}]s~:.E;}_~}:.E
{['{\"\/"{['{2$@"\/"\"_~"'}]s~:.F;}"_~}"]s~:T}:.F

Since CJam currently doesn't have local variables or coroutines, I have to quine them...

And it has bugs for integer values with a floating point type.

Discussion


Log in to post a comment.