SublimeTextCppHeader

<snippet>
    <content><![CDATA[
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <algorithm>
#include <iostream>
#include <map>
#include <numeric>
#include <queue>
#include <set>
#include <sstream>
#include <string>
#include <vector>
#define OUT(x) cerr << #x << ": " << (x) << endl
#define REP(i, n) for (int i = 0; i < (n); ++i)
#define SZ(x) ((int)x.size())
#define UPDATE(x, y) (x > (y) ? (x = (y), true) : false)
using namespace std;
typedef long long LL;

int main() {
    ${1}
    return 0;
}
]]></content>
    <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
    <tabTrigger>header</tabTrigger>
    <!-- Optional: Set a scope to limit where the snippet will trigger -->
    <scope>source.c++</scope>
</snippet>
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 正式画之前先在速写本上练练手。
    wbsy001阅读 231评论 7 13
  • 这两天,涌入我眼前的都是教育方面的话题。要么指责中国的应试教育,要么指责教师。我不明白,为什么,写文章的人不指责自...
    泽兰葳蕤阅读 602评论 0 0
  • 一杯清酒 洒向案边余辉里缱绻的尘土 尘埃落定 终无恓惶 你取了冬日里一件常穿斗笠 未曾回眸 大踏步走向你选的爱人 ...
    尺素无斑阅读 399评论 3 2
  • 一个 iOS出家的小程序开发猿!前端大神请直接忽略,我就是闲着没事写的!别喷哈,伦家的小心脏不井喷的!!!!!!!...
    宇墨阳阅读 221评论 0 1
  • 01奇怪的念头 “我天天都想离婚”至于如此奇怪、可怕的念头,自己什么时候开始冒出来的,仿佛真记不得了,但可以肯定的...
    蓝梦奇阅读 587评论 15 12