int main()
{
printf("hello, world");
return 0;
}

No comments:

Post a Comment