barrett@ruth:~$ /gist
☼⊂ʕ•ᴥ•ʔ

noice.cc

#include <iostream>

int main() {
    std::cout << "I'm surprised that you found this";
    return 0;
}