摘要:
code #include<iostream> #include<algorithm> using namespace std; const int N=1000+10; bool cmp(int x,int y){ return x>y; } int f1[N],f2[N]; int main() 阅读全文
posted @ 2022-02-11 15:43
ggexs
阅读(52)
评论(0)
推荐(0)
摘要:
code #include<cstdio> #include<algorithm> #include<iostream> using namespace std; void tran(int t){ if(t==0){ //TODO cout<<"00:00:00\n"; return; } int 阅读全文
posted @ 2022-02-11 15:17
ggexs
阅读(66)
评论(0)
推荐(0)

浙公网安备 33010602011771号