摘要:
1025得好好想想,打算再看一遍数组再写 C++ 1 #include<iostream> 2 #include<cmath> 3 4 using namespace std; 5 6 int main() { 7 int last = 0, now = 0; 8 float run = 0.0; 阅读全文
posted @ 2020-07-13 23:55
上帝的绵羊
阅读(175)
评论(0)
推荐(0)
摘要:
差了三天的题了,得赶紧补上 Python 1 num,inx = input().split("E") 2 out = "" if num[0] == "+" else "-" #输出的正负号 3 a,de = num[1:].split(".") 4 num0 = a+de 5 num_ling 阅读全文
posted @ 2020-07-13 10:29
上帝的绵羊
阅读(379)
评论(0)
推荐(0)

浙公网安备 33010602011771号