欧克欧克看完好吧
2023-09-09 17:34:06
发布于:广东
22阅读
0回复
0点赞
简单的要死
#include<bits/stdc++.h>
using namespace std;
int main(){
int a=3456,b=1234;
a=a*b;
cout<<a;
return 0;
}
是个人都会好吧
够都会
全部评论 1
额……
2024-08-14 来自 浙江
0
2023-09-09 17:34:06
发布于:广东
简单的要死
#include<bits/stdc++.h>
using namespace std;
int main(){
int a=3456,b=1234;
a=a*b;
cout<<a;
return 0;
}
是个人都会好吧
够都会
提交答案之后,这里将显示提交结果~
有帮助,赞一个