You are on page 1of 1

#include<stdio.

h>
void main()
{
printf("Hello world");
}

You might also like