提交时间:2022-07-13 13:36:33
运行 ID: 51740
#include<bits/stdc++.h> using namespace std; int main(){ puts("42"); return 0; }