摘要:
luoguP4005 小 Y 和地铁 题目描述 链接 Solution #include<bits/stdc++.h> using namespace std; inline int read() { int f = 1,x = 0; char ch; do { ch = getchar(); if 阅读全文
posted @ 2020-10-15 17:03
Randyhoads
阅读(77)
评论(0)
推荐(0)
摘要:
CF1110G Tree-Tac-Toe 题目描述 链接 Solution 大概就是分情况讨论一下吧 没想到中间是奇数时先手能必胜 还是太菜了 #include<bits/stdc++.h> using namespace std; inline int read() { int f = 1 ,x 阅读全文
posted @ 2020-10-15 17:01
Randyhoads
阅读(78)
评论(0)
推荐(0)

浙公网安备 33010602011771号