Add tags

Add tags to the following comment
面白くない答えですが・・・

sayは、printlnだと思ってください。
t_ishida
1
for(var i=1;i<10;i++) for(var j = 1;j<10;j++) say([i,'*',j,'=',''].join(' ') + (i * j > 9 ? '' : ' ') + i * j);

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...