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