Add tags

Add tags to the following comment

正攻法で文字列処理をすると長くなってしまうので、

少し変則的に文字列処理をしない方向で書いてみました。

1
2
n <- 4+1
l=rep("*",n^2);l[cumsum(n-abs(-n:n))]="\n";cat(l)

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...