CodeGolf/99BottlesOfBeer# 줄바꿈을 전부 없애면 223바이트 $B=" on the wall"; sub b{"$_[0] bottle".(($_[0]>1)?"s":"")." of beer"} print b($_),"$B, ",b($_),".\n", (($_>1)?"Take one down and pass it around, ":"Go to the store and buy some more, "), b($_-1||99),"$B.\n\n" for reverse(1..99)
- 아 Alternative Versions 는 보지 마시길.
-- 조프 2007-6-11 6:49 pm
저는 역시 길이 없는 데서 길을 만드는 건 못하는 것 같아요 흐... 일단 방향이 주어지면 거기서 어떻게든 줄이는 건 하겠는데.<trackbackreceived>