摘要:
修改后代码如下 include include include int main() { int n,a[4],key[100],b[100],k=0; char c[3]; void scan();//该函数用于与用户交互,获取输入数据 void randomNumber(int a[]);//用 阅读全文
摘要:
"GitHub" ========================================================== 题目及要求 1001. A+B Format (20) Calculate a + b and output the sum in standard format 阅读全文