2022-2023-1学期《C语言程序设计》:循环结构I【22计算机】
Problem ID | Title | 分类 | AC | Submit | 正确率 | |
Problem A | Repetitive Processing - Print Many Hello World | STL循环 | 80 | 170 | ||
Problem B | Repetitive Processing - Print Test Cases | STL | 75 | 206 | ||
Problem C | Repetitive Processing - Swapping Two Numbers | STL | 73 | 202 | ||
Problem D | Repetitive Processing - How Many Divisors? | STL | 76 | 127 | ||
Problem E | Computation - Min, Max and Sum | STLSTL | 69 | 144 | ||
Problem F | 自由落体问题 | 递推循环 | 78 | 174 | ||
Problem G | 蟠桃记 | 递推 | 72 | 163 | ||
Problem H | 水仙花数 | 模拟循环 | 73 | 239 | ||
Problem I | 韩信点兵 | 72 | 242 | |||
Problem J | 调和级数 | 循环 | 75 | 204 | ||
Problem K | 最简单的循环 | 循环 | 75 | 137 | ||
Problem L | 例题5-1-1 连续自然数求和 | 71 | 108 | |||
Problem M | aabb | 75 | 116 | |||
Problem N | 位数 | 字符串 | 72 | 103 |