提交时间:2026-06-05 15:00:06

运行 ID: 89922

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