Loading...
题目链接A. Symmetric Diagonals#include<bits/stdc++.h> #define pb push_back #define mem(x,y) memset(x,y,sizeof(x)) using namespace std; typedef long long ll; const int maxn=20; char s[maxn][maxn];...
比赛链接A. Window on the Wallint main(){ int a,b,c; cin>>a>>b>>c; bool f=0; if(a <= 2*c || b<=2*c)f=1; if(f)cout<<0<<endl; else cou...
比赛链接:https://www.jisuanke.com/contest/7194?view=challengesA. Majestic 10Anoyer(){ #ifdef LOCAL fcin; //fcout; #endif times{ int a,b,c; sf(a,b,c); int cnt=0; ...