int a[10]; int* p=a; while(p<a+10)*(p++)=read_(); while(p-->a){write_(*p);write_str(" ");}
使用您的 HUTOJ(旧数据备份) 通用账户