POJ 1604 Just the Facts

💡 原文中文,约600字,阅读约需2分钟。
📝

内容提要

题目 源地址: http://poj.org/problem?id=1604 理解 只需要截取后面五位,避免超过int的范围 代码 #inc...

➡️

继续阅读