• bunnychai's Activity

Commented a forum post "tuple to date?" created by michael.kej
input is a 3-tuple, could just feed in date() by date(*date1), where date is the datetime.date...
Commented a forum post "tuple to date?" created by michael.kej
input is a 3-tuple, could just feed in date() by date(*date1), where date is the datetime.date...
Commented a forum post "Pigeons help me please!" created by tkmtdg
for i, for j, 2 loops, about 0.5 * n^2, precondition is 0 < n < 10^5, so may require 0.5 * 10^10, wh
Commented a forum post "Pigeons help me please!" created by tkmtdg
for i, for j, 2 loops, about 0.5 * n^2, precondition is 0 < n < 10^5, so may require 0.5 * 10^10, wh
Commented a forum post "The new task "Mono captcha"" created by bryukh
in task description, padding zeros are missing in captcha.png and example inputs...
Commented a forum post "The new task "Mono captcha"" created by bryukh
in task description, padding zeros are missing in captcha.png and example inputs...
Commented a forum post "Feedbacks in your profile?" created by oduvan
I also like the new profile page. One minor suggestion is: many users have named their solutio
Commented a forum post "Feedbacks in your profile?" created by oduvan
I also like the new profile page. One minor suggestion is: many users have named their solutio
Commented a forum post "New Task "Periodic Table"" created by suwanditan
Hi, seems that if input is of length two, it's broken down into two args TypeError: checkio
Commented a forum post "This test is wrong:" created by Bilou06
Your result: ["7*x*x*x+21*x*x+123*x+558","2786*x+5022"] Right result: ["7*x*x*x+14*x*x+88