摘要:
"Day1t1" 思路 就是模拟,只是怎样更优雅的模拟而已,不过多点if也没关系,能拿分才是关键嘛。 代码: cpp include include using namespace std; typedef long long ll; const int N=200000+1000,mod=1000 阅读全文
posted @ 2018-09-29 16:38
wxyww
阅读(134)
评论(0)
推荐(0)
摘要:
"Day1T1" 思路 炒鸡良心的模拟题 代码: cpp include include using namespace std; const int N=42; int a[N][N],x,y,ans; int main() { int n; cin n; x=1; y=n/2+1; a[x][y 阅读全文
posted @ 2018-09-29 15:32
wxyww
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号