啊哈磊_编程从这里起步

标题: 跑不动。。。 [打印本页]

作者: 林夕090    时间: 2022-9-5 20:36
标题: 跑不动。。。
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. int main()
  4. {
  5.     int a;
  6.     scanf("%d",&a);
  7.     if(a>0)
  8.         printf("yes");
  9.     system(“pause”);
  10.     return 0;
  11. }




复制代码





欢迎光临 啊哈磊_编程从这里起步 (https://bbs.codeaha.com/) Powered by Discuz! X3.2