telpo test github

hello.c 57B

4 år sedan
4 år sedan
4 år sedan
123456
  1. // hello.c
  2. void main(void)
  3. {
  4. printf("hello world!");
  5. }