hello.c #2

  • //
  • guest/
  • aedgar/
  • hello.c
  • View
  • Commits
  • Open Download .zip Download (61 B)
#include <stdio.h>

main ()
{
  printf("Hello world!\n");
}

# Change User Description Committed
#2 16344 aedgar change to exclusive open
#1 14155 aedgar Submit of hello.c, let's see if we can push it to Workshop