#include "syscall.h" int main(){ Open("algo.txt"); Exit(0); }