Skip to content

Instantly share code, notes, and snippets.

@KareemMAX
Last active July 30, 2019 14:07
Show Gist options
  • Save KareemMAX/f82546b649defeaca25a6142ed44df9c to your computer and use it in GitHub Desktop.
Save KareemMAX/f82546b649defeaca25a6142ed44df9c to your computer and use it in GitHub Desktop.
'.cpp':
'std layout':
'prefix': 'std'
'body': """
#include <bits/stdc++.h>
using namespace std;
int main(){
}
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment