Run ID:142690

提交时间:2026-01-11 15:08:02

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