随笔分类 - PTA
WARNING !
摘要:1054 求平均值 (20分) https://pintia.cn/problem-sets/994805260223102976/problems/994805272659214336 sscanf, sprintf https://blog.csdn.net/liuchuo/article/de
阅读全文
struct应用_1058 选择题 (20 分)
摘要:参考:https://www.jianshu.com/p/e6a55efdd239 题目:https://pintia.cn/problem-sets/994805260223102976/problems/994805270356541440 独立出读取答案和作答的函数,利用struct简化程序
阅读全文
stringstream_PTA 1077 互评成绩计算 (20 分)
摘要:参考:https://blog.csdn.net/sinat_28199083/article/details/79619774 题目:https://pintia.cn/problem-sets/994805260223102976/problems/994805262303477760 关键在于
阅读全文
C++ PTA 1035 插入与归并 (25 分)
摘要:https://pintia.cn/problem-sets/994805260223102976/problems/994805286714327040 equal(a,a+i,b) 比较a,b两容器中长度为 i 的数据是否相等,返回bool值。包含在algorithm中 若是插入排序,必定存在某
阅读全文
浙公网安备 33010602011771号