0
Que codigos usas Mas en C++??
=begin ** initial version of the code V.01 - @uthor @GawenSteasy - @Bugs : Unknown - some improvements in the code still in progress - @Suggestion are welcome to improve the code - @Merry Christmas to all 😊😊 - Thanks to @Gaurav for adding variation in look of tree - Update:- randomness in tree added =end =begin ""ruby version of code by @Ace sir on twelfth day of christmas in java here is the link of code https://code.sololearn.com/cZ6rTIhpA902/?ref=app"" =end ((1..5).to_a+(3..8).to_a+(5..11).to_a+[4]*8).each{|r|puts ((rand(5)%3==0?'*':rand(3)%2==0?'@':"
quot;)*(r*2-1)).center(40)}; surprise_gifts = "A partridge in a pear tree Two turtle doves and Three french hens Four calling birds Five golden rings Six geese a-laying Seven swans a-swimming Eight maids a-milking Nine ladies dancing Ten lords a-leapingEleven pipers piping Twelve drummers drumming".split("\n") days = %w(first second third fourth fifth sixth seventh eighth ninth tenth eleventh twelfth) days1 ответ
0
What exactly is your question?
https://www.sololearn.com/discuss/1316935/?ref=app