Run ID:125366
提交时间:2025-07-14 15:42:45
#include <bits/stdc++.h> using namespace std; int main() { int a; int w; cin>>a>>endl; cin<<w; return 0; }