Run ID:140377

提交时间:2025-12-14 11:26:47

#include<bits/stdc++.h> using namespace std; int main(){ cout<<3*10; return 0; }