#include "common.h" #include int main(int argc, char** argv) { fprintf(stdout, "%s", "1234567"); }