摘要:
珍珠 #include<iostream> #include<cstring> #include<cstdio> using namespace std; #define inf 0x3f3f3f3f const int N=105; int mapp[N][N]; // int ans[N]; i 阅读全文
posted @ 2021-10-30 13:30
Rekord
阅读(702)评论(0)推荐(0)
摘要:
刻录光盘 #include<iostream> #include<cstring> #include<cstdio> using namespace std; const int N=205; int n; int mapp[N][N]; int p[N]; int main(){ scanf("% 阅读全文
posted @ 2021-10-30 12:47
Rekord
阅读(690)评论(0)推荐(0)