啊哈磊_编程从这里起步

标题: 哪错了 [打印本页]

作者: 茭白    时间: 2022-9-4 15:01
标题: 哪错了
  1. #include <iostream>
  2. #include <cstdio>
  3. using namespace std;
  4. int main()
  5. {
  6.     printf('ni hao');
  7.     system('pause');
  8.     return 0;
  9. }
复制代码





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