modified lenhist
[KandRexercises.git] / hello.c
blob125f1e14c09fbd5f68506a52efba2005bc3dbeb0
1 #include <stdio.h>
3 main()
5 printf("hello world!\n");