#include stdio.h

int main()
{

if(!printf("Hello "))
;
else
printf("C\n");

return 0;
}

Posted on by