#include #include int main() { puts("FOO"); return EXIT_SUCCESS; }