diff --git a/:o.cpp b/:o.cpp new file mode 100644 index 0000000..49ecf00 --- /dev/null +++ b/:o.cpp @@ -0,0 +1,5 @@ +#include +using namespace std; +int main() { + cout << ':O'; +}