ctrl+N
ctrl+S
基础模板
#include<bits/stdc++.h> using namespace std; int main() { cout<<"Hello World!"; return 0; }
-Wl,--stack=1073741824
-std=c++14