开机指南
有些博客上了密碼,密碼是一個 \(100\) 以內的數字(與ACwisher有關)
騰訊QQ PC版
Notepad++
Div-c++ 編譯選項:
-Wl,--stack=1024000000 -Wall -lm -O2 -std=c++14 // Author:A weak man named EricQian #include<bits/stdc++.h> using namespace std; #define infll 0x7f7f7f7f7f7f7f7f #define inf 0x3f3f3f3f #define Maxn typedef long long ll; inline int rd() {int x=0;char ch,t=0;while(!isdigit(ch = getchar())) t|=ch=='-';while(isdigit(ch)) x=x*10+(ch^48),ch=getchar();return x=t?-x:x; } inline ll maxll(ll x,ll y){ return x>y?x:y; } inline ll minll(ll x,ll y){ return x<y?x:y; } inline ll absll(ll x){ return x>0ll?x:-x; } inline ll gcd(ll x,ll y){ return (y==0)?x:gcd(y,x%y); } int int main() {//ios::sync_with_stdio(false); cin.tie(0);//freopen(".in","r",stdin);//freopen(".out","w",stdout);//fclose(stdin);//fclose(stdout);return 0; }總結
- 上一篇: 简简单单组合数学
- 下一篇: Mac上的如何新建PPT幻灯片?超级右键