Run ID:130594

提交时间:2025-09-14 10:13:29

#include<iostream> using namespace std; #define pi 3.14 int main(){ int a=4; int b=8650; cout<<a*b<<indl; }