/*
Auth: Loxilante
Date:
Prog:
Think twice, code once. Think once, debug FOREVER!
*/
#define F_C
#include <bits/stdc++.h>
#define rep(i, l, r) for(int i = l; i < r; i++)
#define hrp(i, l, r) for(int i = l; i <= r; i++)
#define rev(i, r, l) for(int i = r; i >= l; i--)
#define ms(n, t) memset(n, t, sizeof(n))
#define pb push_back
#define int ll
#ifndef JOEON
#define D(...) 97
#endif
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
template<typename tn = int> inline tn next(void) { tn k; cin>>k; return k; }
signed main(void)
{
#ifdef JOEON
// freopen("C:\\Users\\32676\\Desktop\\IN.txt", "r", stdin);
// freopen("C:\\Users\\32676\\Desktop\\OUT.txt", "w", stdout);
#endif
ios::sync_with_stdio(false);
cin.tie(0);
return 0;
}
/*
*/
預設源
相關文章
- 預設源(自用)
- Ubuntu 18.04修改預設源Ubuntu
- Ubuntu20.04換源換回預設源Ubuntu
- centos7修改預設源CentOS
- AssetBoundle載入非預設資源
- 修改Centos7預設yum源為阿里雲源CentOS阿里
- WIN10電源管理怎麼恢復成預設 WIN10電源管理如何恢復預設設定Win10
- react設定預設state和預設propsReact
- EBS:主鍵ID欄位預設值來源於序號
- 將Centos 的預設yum源改為阿里雲的yum源後出現的問題CentOS阿里
- 使用預設pypi源出現連線超時的解決辦法
- 預設方法
- ${VAR:=預設值}和${VAR:-預設值} 區別
- matplotlib預設字型設定
- Jupyter預設目錄和預設瀏覽器修改瀏覽器
- UISearchBar預設高度UI
- Markdown預設模板
- 預設型 DP
- 102 預設插槽
- 預設型DP
- Kubernetes 節點的預留資源
- laydate設定預設時分秒
- Pip源設定(使用清華源)
- radio 預設選中
- idea預設快捷鍵Idea
- Linux 修改 預設 shellLinux
- Mac 修改預設 shellMac
- input元素預設選中設定
- idea中設定maven預設位置IdeaMaven
- sql設定欄位預設值SQL
- Win8電腦資源管理器怎麼顯示預覽窗格?Win8資源管理器顯示預覽窗格的設定方法
- win10預設程式怎麼設定介面_win10設定預設程式的方法Win10
- 網站預設埠怎麼修改,網站預設埠修改方法網站
- pip 映象源設定
- win10預設程式怎麼更改_win10設定預設程式的方法Win10
- win10設定預設軟體的方法_win10預設軟體怎麼設定Win10
- ANSYS18預設單位設定
- wordpress 設定編輯器預設模式模式