V. 刘承坤 is vrey clever
刘承坤 is vrey clever
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
祝你好运连连
AC
//头文件
#include <bits/stdc++.h>
//#incldue <windows.h>
using namespace std;
//转换
#define fst ios::sync_with_stdio(false); cin.tie(0); cout.tie(0);
#define endl '\n'
#define TRACE 1
#define tcout TRACE && cout
#define int long long
#define FALSE cout << "No";return 0;
#define TRUE cout << "Yes";return 0;
//#define ll long long
//#define ull unsigned long long
//定义
const int P = 998244353;
const long long INF = 0x3f3f3f3f3f3f3f3f;
const int N = 1e9 + 10, M = 2e6 + 10;
const int dx[]={1,1,1,0,0,-1,-1,-1};
const int dy[]={-1,0,1,-1,1,-1,0,1};
//变量&&函数区
signed main(void){
return 0;
}
666
- Status
- Done
- Rule
- XCPC
- Problem
- 88
- Start at
- 2026-6-14 17:30
- End at
- 1970-1-1 8:00
- Duration
- -494841.5 hour(s)
- Host
- Partic.
- 0