c.hi yash

 #include<stdio.h>


int main()

{

printf("Hi yash (thewarloop)");

return 0;

}

Comments