摘要:
不止文本,文件比较也可进行,功能多样,是码农好帮手 阅读全文
posted @ 2022-01-31 12:50
ggexs
阅读(36)
评论(0)
推荐(0)
摘要:
code #include<iostream> #include<algorithm> using namespace std; const int N=1505; int s[N][N],a[N][N],b[N][N],c[N][N],d[N][N]; int ans,n,m,k; int mai 阅读全文
posted @ 2022-01-31 12:48
ggexs
阅读(49)
评论(0)
推荐(0)
摘要:
code #include<iostream> using namespace std; int main(){ ios::sync_with_stdio(false); int a,b; cin>>a>>b; cout<<a+b; return 0; } 阅读全文
posted @ 2022-01-31 09:37
ggexs
阅读(32)
评论(0)
推荐(0)

浙公网安备 33010602011771号