#include int main() { puts("initial hello"); puts("hello from the other side"); }