追追比

导航

2020年9月21日 #

龟兔赛跑

摘要: T=input() T=int(T) t=0 rabit=0 turtle=0 stop=False timer=0 if(T>0): while(t<T): if(t%10==0): if(rabit>turtle): if(timer==30): timer=0 stop=False stop= 阅读全文

posted @ 2020-09-21 19:15 追追比 阅读(126) 评论(0) 推荐(0)