为什么运行后飞机头跑偏了?调了好久
{:5_99:} file:///C:/Users/86153/Desktop/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202021-01-10%20212140.png #include <stdio.h>int main()
{
printf("\n\
@\n\
/ \\\n\
* *\n\
* *\n\
* *\n\
* * * * * *\n\
* * * * * * * *\n\
* * * * * * * * * *\n\
* *\n\
* *\n\
* * * *\n\
* * * * * *\n");
return 0;
}
页:
[1]