Run ID:121064

提交时间:2025-06-06 18:40:40

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