Customized settings are saved in a cookie, sign up to make them permanent.
Activate the javascript code editor Ace for paste content.
Show code with line numbers, will not break long lines.
Always display a qrcode with the paste url (js required).
#include<stdio.h> int main() { printf("Hello World!\n"); return 0; }