Title / Description
Code #include "stdafx.h" #include <iostream> int main() { std::cout << "Hello world!" << std::endl; std::cout << "Hello world!" << std::endl; return 0; }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code