摘要:
include <bits/stdc++.h> using namespace std; int nonzero(int x[],int n,int); int main () { int n,a[500010],i,num=0,j; cin>>n; for(i=1;i<=n;i++) scanf( 阅读全文
posted @ 2024-09-05 11:30
lkhshnu
阅读(16)
评论(0)
推荐(0)
浙公网安备 33010602011771号