说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-1,2,3,4 figures, the number of each other with no repeat of the three-digit numbers can be composed? Is how much? <龙明溪> 在 2025-02-13 上传
| 大小:2kb | 下载:0
说明:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-An integer that is a perfect square plus post 100, plus 168 is a perfect square, what is the number is how much? <龙明溪> 在 2025-02-13 上传
| 大小:3kb | 下载:0
说明:编写自定义函数int ctoi(char s[]),将字符串转换为对应的整数。其中
s是一个只包含数字的字符数组,函数返值为转换后所得整数。在main函数中验证结果。例如,字符串“512”转换后得到整数512。-Write a custom function int ctoi (char s []), to convert the string to the corresponding integer. Where s is a c <龙明溪> 在 2025-02-13 上传
| 大小:3kb | 下载:0