User:Guest-1052/sandbox: Difference between revisions
Appearance
Guest-1052 (talk | contribs) Created page with "you can test shit here code <syntaxhighlight lang="c">#include <stdio.h> int main(){ printf("Hello world"); return 0; }</syntaxhighlight> <syntaxhighlight lang="java">class HelloWorld{ public static void main(String[] args){ System.out.println("Hello world"); } }</syntaxhighlight>" |
(No difference)
|