Run ID:157282
提交时间:2026-07-21 19:03:36
#include<iostream> using namespace std; int main(){ int a=3,b=7; cont<<a+b<<endl; return 0; }