#include <stdio.h>
int main()
{
int iScore;
iScore=92 ;
printf ("Mr.AhQ's score of C language:");
printf("%d\n",iScore);
system("pause");
return 0;
}
onemoo
慕瓜9220888
相关分类