大连大学2022年4月程序设计竞赛-Raksasa的棋局
摘要:
思路:多次查询的题应该打表 #include<iostream> #include<cstdio> #include<cstring> #include<queue> #include<algorithm> #include<map> #include<cmath> typedef long lon 阅读全文
posted @ 2022-04-16 23:12 zesure 阅读(32) 评论(0) 推荐(0) 编辑