#include int main(int argc, char** argv) { printf("allo"); return 0; }