#include "syscall.h" int main(){ PutInt(10); PutInt(110); PutInt(007); }