hdu 2212
地址:http://acm.hdu.edu.cn/showproblem.php?pid=2212
题意:中文……
mark:打表,只有四个数。。。
代码:
#include <stdio.h> int main() { printf("1\n2\n145\n40585\n"); return 0; }
地址:http://acm.hdu.edu.cn/showproblem.php?pid=2212
题意:中文……
mark:打表,只有四个数。。。
代码:
#include <stdio.h> int main() { printf("1\n2\n145\n40585\n"); return 0; }