题解报告:hdu 4704 Sum
Posted acgoto
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了题解报告:hdu 4704 Sum相关的知识,希望对你有一定的参考价值。
Problem Description
Sample Input
2
Sample Output
2
Hint
1. For N = 2, S(1) = S(2) = 1. 2. The input file consists of multiple test cases.解题思路:
AC代码:
以上是关于题解报告:hdu 4704 Sum的主要内容,如果未能解决你的问题,请参考以下文章