摘要:
###L2-031 深入虎穴 这个题目我疑惑了好久,因为它说只有一个入口,但是却没有告诉我们哪个是入口,并且需要我们找出距离入口最远的那扇门 所以我们在做题时要一一判断哪个是入口,然后再进行寻找 #include<bits/stdc++.h> using namespace std; typedef 阅读全文
posted @ 2023-01-22 19:29
Vijurria
阅读(36)
评论(0)
推荐(0)
摘要:
https://www.acwing.com/activity/content/competition/problem_list/2814/ ###4797. 移动棋子 #include<bits/stdc++.h> using namespace std; typedef long long LL 阅读全文
posted @ 2023-01-22 17:03
Vijurria
阅读(17)
评论(0)
推荐(0)

浙公网安备 33010602011771号