随笔分类 - cf
cf Round#273 Div.2
摘要:题目链接,点击一下Round#273 Div.2==================problem AInitial Bet==================很简单,打了两三场的cf第一次在10分钟内过题判平均数,且注意b为正 1 #include 2 using namespace std; 3...
阅读全文
cf 20C Dijkstra?
摘要:带队列 dijkstra 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include//reverse 7 using namespace std; 8 #define maxn 100002 9 #define INF...
阅读全文
浙公网安备 33010602011771号