#include <stdio.h> #include <conio.h> void main() { int a,b; a=2;b=3; printf("%d",a+b); getch(); } //为啥 帖代码 这个功能不支持在firefox上使用?!!
13,874
社区成员
102,696
社区内容
加载中
试试用AI创作助手写篇文章吧