#include int main() { printf("I'm main\n"); return 0; // with or without same effect }