<pre class="brush:cpp;toolbar:false">#include<stdio.h> int main() { printf("Hello world!"); return 0; }</pre><p><br/></p>