Run ID:124423

提交时间:2025-07-11 14:52:44

#include<iostream> using namespace std; int main(){ int a,b; cout<<a+b; return 0; }