#include int main(int argc, char ** argv) { fflush(stdout); return argc; }