任务:打印数字从1到1000,不使用任何循环或条件语句.不要只写1000次printf()或cout语句.
printf()
cout
你会怎么用C或C++做到这一点?
c c++ printf
c ×1
c++ ×1
printf ×1