#include int main() { printf("test\n"); printf("test again\n"); printf("test push\n"); /*test*/ return 0; }