一题目 大家看看
#include<stdio.h><BR>void main()<BR>{<BR> int a;<BR> scanf("%d",&a);<BR> printf("%d",a);<BR>}<BR> <P><STRONG>太激动了~ 我终于找到看得懂的了..<BR>楼上的哥们.. 兄弟啊``</STRONG></P> 呵呵呵[em01] #include<stdio.h><BR>void main()<BR>{<BR> int a;<BR> scanf("%d",&a);<BR> printf("%d<U>\n</U>",a);<BR>}<BR><BR>修正版[em04] <P>什么意思,不明白,输入A 输出A,干什么?</P> #include<stdio.h><br>void main()<br>{<br> int a;<br> <STRONG><U> printf("Please enter an integer:\n");</U><br></STRONG> scanf("%d",&a);<br> printf("%d<U>\n</U>",a);<br>}<br><br>正式版?[em03][align=right][color=#000066][此贴子已经被作者于2007-11-21 11:24:34编辑过][/color][/align]
<P>#include<stdio.h><BR>void main()<BR>{<BR> int a;<BR> printf("Please enter an integer:\n");<BR> scanf("%d",&a);<BR> printf("刚才您输入的数字为:%d\n",a);<BR>}<BR><BR>加强版[em03][em03]</P>
[em03]喷~~~~
页:
[1]
