ce s
#include<cstdio> #include<cstring> #include<iostream> #include<algorithm> using namespace std; int e[220],s[220],c[220]; int dp[110][220][220]; int count(int x) { int sum=0;
链接里看的思路,然后写了一下午,晚上改了2个BUG....#include<cstdio> #include<cstring> #include<iostream> #include<algorithm> using namespace std; #define inf 0x3f3f3f3f int map[22][10],c[10]; int cn
D. Roman and Numberstime limit per test4 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputRoman
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号