#include "common/cedos.h" #include "common/stdio.h" #include void main(char *args) { printf(args); }