Run ID:153033

提交时间:2026-05-10 09:28:23

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