Run ID:140372
提交时间:2025-12-14 11:25:16
#include<bits/stdc++.h> using namespace std; int main(){ cout<<10; return 0; }