摘要: 7-22 龟兔赛跑 (20分) https://pintia.cn/problem-sets/14/problems/802 1 #include <iostream> 2 #include <cmath> 3 #include <algorithm> 4 #include <cstdio> 5 u 阅读全文
posted @ 2020-01-02 21:23 yyer 阅读(205) 评论(0) 推荐(0) 编辑