摘要:
题目链接 Haywire 分析 模拟退火裸题,交了 $4$ 次 \(Code\) #include<cstdio> #include<algorithm> #include<cmath> using namespace std; int n , a[15][5] , pos[15] , tmp[15 阅读全文
posted @ 2020-10-14 13:44
leiyuanze
阅读(125)
评论(0)
推荐(0)
摘要:
题目 请前往 [JSOI2004]平衡点 分析 随机算法 为何不模拟退火呢? 于是(其实目前我不懂怎么判断平不平衡) 能量越小系统越平衡 \(Code\) #include<cstdio> #include<algorithm> #include<cmath> using namespace std 阅读全文
posted @ 2020-10-14 12:29
leiyuanze
阅读(113)
评论(0)
推荐(0)

浙公网安备 33010602011771号