摘要:
Noip 优质模拟赛 阅读全文
posted @ 2023-07-16 16:43
Noname_min
阅读(33)
评论(0)
推荐(0)
摘要:
P1282 多米诺骨牌 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) 第一题 一道思维题 设dis=a[i]−b[i] f[i][j+dis+N]=min(f[i][j+dis+N],f[i−1][j+N]);//不反转 f[i][j+dis+N]=min(f[i][j+dis+ 阅读全文
posted @ 2023-07-16 15:25
Noname_min
阅读(25)
评论(2)
推荐(1)

浙公网安备 33010602011771号