POJ 3979 分数加减法

💡 原文中文,约1100字,阅读约需3分钟。
📝

内容提要

题目 源地址: http://poj.org/problem?id=3979 理解 简单的分数问题,注意上下约分。 代码 #include ...

➡️

继续阅读