摘要:
 阅读全文
posted @ 2022-02-19 15:29
ggexs
阅读(199)
评论(0)
推荐(0)
摘要:
code #include<iostream> #include<algorithm> using namespace std; int main(){ int i,n,t,a[101]; scanf("%d",&n); for(i=n;i>=0;--i){ scanf("%d",&a[i]); } 阅读全文
posted @ 2022-02-19 12:44
ggexs
阅读(58)
评论(0)
推荐(0)

浙公网安备 33010602011771号