摘要:
#include <iostream> #include<cstdio> #include<cstring> #include<algorithm> #include<cmath> using namespace std; #define maxn 1000005 bool isprime[maxn 阅读全文
posted @ 2020-04-28 11:12
__MEET
阅读(328)
评论(0)
推荐(0)
摘要:
https://codeforces.com/contest/1342/problem/E 简单叙述一下题意:在一个n*n的国际棋盘上,放置n个车,使得棋盘上的任意格子所在的列或行存在放有一个车(条件一),同时能要正好存在K对车可以无跨越相互攻击到(条件二)。 口胡一波分析思路:首先呢,因为条件一的 阅读全文
posted @ 2020-04-28 01:17
__MEET
阅读(236)
评论(0)
推荐(0)

浙公网安备 33010602011771号