摘要:
1 #include <iostream> 2 #include <algorithm> 3 using namespace std; 4 5 int f[12][12][12][12], a[12][12], n, x, y, z; 6 7 int main() { 8 cin >> n >> x 阅读全文
posted @ 2020-05-08 11:31
ACWink
阅读(147)
评论(0)
推荐(0)
摘要:
1 #include 2 #include 3 using namespace std; 4 5 int f[12][12][12][12], a[12][12], n, x, y, z; 6 7 int main() { 8... 阅读全文
posted @ 2020-05-08 11:31
ACWink
阅读(51)
评论(0)
推荐(0)
浙公网安备 33010602011771号