编程及软件开发解决方案库

2000万优秀解决方案库,覆盖所有编程及软件开发类,极速查询

今日已更新 1400 篇代码解决方案

  • 1:雪泥鸿爪-教学中的debug(9)

                        题目:http://125.221.232.254/JudgeOnline/problem.php?id=10081008: 排序(用链表实现)时间限制: 20 Sec  内存限制: 128 MB提交: 885  解决: 474[提交

    https://www.u72.net/daima/bzs9.html - 2024-07-08 16:21:18 - 代码库
  • 2:雪泥鸿爪-教学中的debug(11)

                        【活跃】学生A http://oj.hi-hi.cn/JudgeOnline/problem.php?cid=1088&pid=1#include<stdio.h>int jiecheng(int n){int i,nj=1;for(i=1;i<=n;i+

    https://www.u72.net/daima/nkr1f.html - 2024-08-03 22:47:53 - 代码库
  • 3:雪泥鸿爪-教学中的debug(8)

                        问题:1 # include<stdio.h>2 int main(void)3 {4     int x, y, z;5     x = y = z = 0;6     + + x || + +y || + + z;7     printf("***  x=%d y=%d z

    https://www.u72.net/daima/nsk8f.html - 2024-08-10 03:50:30 - 代码库
  • 4:雪泥鸿爪-教学中的debug(12) 可怕的字符类型

                        http://oj.hi-hi.cn/JudgeOnline/problem.php?cid=1088&pid=12问题 M: 回文串题目描述回文串是从左到右或者从右到左读起来都一样的字符串,试编程判别一

    https://www.u72.net/daima/nfhkr.html - 2024-08-06 21:46:40 - 代码库
  • 5:雪泥鸿爪-教学中的debug(13) EOF与换行符

                        http://oj.hi-hi.cn/JudgeOnline/problem.php?cid=1088&pid=9问题 J: 实验8_5:统计元音字母个数题目描述编写一程序,用于统计从键盘输入的字符串中的元音

    https://www.u72.net/daima/nfhbd.html - 2024-08-06 21:50:01 - 代码库