1 2 3 4 5 6 7 8
import M0; #include<cstdio> int main(int argc, char **argv) { printf("Got number %d.\n", f0()); return 0; }