摘要:
--代码如下: #include <stdio.h> #include <stdlib.h> #include <windows.h> int main() { float x, y, a; for(y=1.5;y>-1.5;y-=0.1) { for(x=-1.5;x<1.5;x+=0.05) { 阅读全文
--代码如下: #include <stdio.h> #include <stdlib.h> #include <windows.h> int main() { float x, y, a; for(y=1.5;y>-1.5;y-=0.1) { for(x=-1.5;x<1.5;x+=0.05) { 阅读全文
posted @ 2021-11-29 18:25
Wait_Future
阅读(1601)
评论(0)
推荐(0)

浙公网安备 33010602011771号