Run ID:121919
提交时间:2025-06-12 10:59:50
#include<bits/stdc++.h> using namespace std; int main(){ int a; cout<<a*2; return 0; }