啊哈磊_编程从这里起步

标题: 第一第6节 [打印本页]

作者: 慢慢来    时间: 2020-10-17 01:45
标题: 第一第6节
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. int main()
  4. {
  5.     int a,b,c,d;
  6.     printf("%d",&a);
  7.     b=1;
  8.     c=1;
  9.     d=1;
  10.    
  11.     printf("%d,d");
  12.    return 0;
  13. }
复制代码





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