提交时间:2026-08-07 10:24:07
运行 ID: 92751
#include <bits/stdc++.h> using namespace std ; int main() { cout << 14 << endl ; return 0 ; }