Run ID:153241
提交时间:2026-05-10 15:31:22
#include<bits/c++.h> using namespace std; int main() { int a; cout<<a<<endl; return 0; }