#include <stdio.h>

Int main(void)

{

Printf(“hello world/n”);

Return 0;

}


응애응애