#include #include int main (int argc, char ** argv) { printf("oheck\n"); return 0; }