题解:P12337 [蓝桥杯 2025 省 AB/Python B 第二场] 密密摆放
设大箱子的体积为
#include<bits/stdc++.h>
using ll = long long;
using namespace std;
signed main() {
ios::sync_with_stdio(0);
cin.tie(0), cout.tie(0);
cout << 200 << '\n';
return 0;
}
设大箱子的体积为
#include<bits/stdc++.h>
using ll = long long;
using namespace std;
signed main() {
ios::sync_with_stdio(0);
cin.tie(0), cout.tie(0);
cout << 200 << '\n';
return 0;
}