随笔分类 -  模拟退火

摘要:Jisoo 13秒,跑,往死里跑 犹豫就会wa #include<cstdio> #include<iostream> #include<cstring> #include<iomanip> #include<cmath> #include<stack> #include<algorithm> us 阅读全文
posted @ 2021-11-05 17:59 Simex 阅读(36) 评论(0) 推荐(0) 编辑
摘要:数据范围小地可怜 那就模拟退火 #include<iostream> #include<cstdio> #include<cstring> #include<cmath> #include<algorithm> using namespace std; int ans[50]; int son[50 阅读全文
posted @ 2021-07-21 15:37 Simex 阅读(19) 评论(0) 推荐(0) 编辑
摘要:Archie 怎样用模拟退火搞序列 随机交换就可以了 dp检查 #include<iostream> #include<cstdio> #include<algorithm> #include<cmath> #include<cstring> using namespace std; int n,m 阅读全文
posted @ 2021-07-19 09:07 Simex 阅读(34) 评论(0) 推荐(0) 编辑
摘要:Archie 出个好好的题卡什么输出格式 很简单的模拟退火 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<cmath> #include<ctime> using namespac 阅读全文
posted @ 2021-07-16 20:56 Simex 阅读(7) 评论(0) 推荐(0) 编辑
摘要:Archie 显然这玩意可以胡搞 怎么搞 模拟退火基本知识 #include<iostream> #include<cstdio> #include<algorithm> #include<cmath> using namespace std; double delat=0.993; double 阅读全文
posted @ 2021-07-16 17:02 Simex 阅读(45) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示