提交时间:2025-12-26 15:45:48
运行 ID: 78427
#include<bits/stdc++.h> using namespace std; int main() { cout<<10; return 0; }