提交时间:2025-12-26 14:16:24

运行 ID: 77481

#include <bits/stdc++.h> using namespace std ; int main() { cout << 18 << endl << endl << 30 ; return 0 ; }