solution
#include<iostream>
using namespace std;
int main(){int n, x, top 1000, down 0;//管道水平放入>顶部最低点和底部最高点之间的距离就是能够承担的最大宽度scanf("%d", &n);for(int i 0; i < n; i){scanf("%d", &x);i…
前言: 有疑问的可以相互沟通学习交流!!!!!!!
1.两数之和
a, b 3.5, 4.0print(f"{a}{b}的和是{ab}")-------------------------------------
1.元组赋值可以省略括号
2.…