Jump to content

User:Luwanglinux/sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Luwanglinux (talk | contribs) at 14:25, 22 October 2020 (Created page with '{{User sandbox}} <!-- EDIT BELOW THIS LINE --> # include <stdio.h> # include <conio.h> # include <math.h> void main () { }'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


  1. include <stdio.h>
  2. include <conio.h>
  3. include <math.h>

void main () { }