Run ID:125308

提交时间:2025-07-14 15:15:19

#include <bits/stdc++.h> using namespace std; int main() { int a; int x; cout>>a>>endl>>x; return 0; }