HDOJ 1028 Ignatius and the Princess III
摘要:典型的母函数题目,所以无话可讲。直接套用公式求解即可。 //#include #include using namespace std;int main(){ //fstream cin("Ignatius and the Princess III.txt"); unsigne...
阅读全文
posted @ 2011-10-10 09:31