#include int main(int argc, char *argv[]) { puts("plop"); return 0 }