You are on page 1of 1

#include <stdio.

h>

void main(){
printf("hello world");
}

You might also like