Run ID:130591
提交时间:2025-09-14 10:10:14
#include<iostream> using namespace std; #define pi 3.14 int main(){ int a=4; int b=8650; cout<<a+b<<indl; }