// #include "syscall.h" int main(int N) { Create(N); return 0; }