CF2B The least round way
摘要:题目 样例 3 1 2 3 4 5 6 7 8 9 0 DDRR 题解 CODE #include<bits/stdc++.h> using namespace std; const int N = 1010; int dp[N][N][2]; int main(){ int n; scanf("%
阅读全文
posted @ 2020-10-31 23:42

浙公网安备 33010602011771号