#include void main() { printf("hellow world"); return 0; }