提交时间:2025-04-17 21:11:16

运行 ID: 9545

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