太简单了金色MK14(俗称妹控)4词条2025-01-19 10:40:18发布于:河北2阅读0回复0点赞#include <iostream> using namespace std; int main() { int g=2200; int h=4396; cout<<h+g<<endl; cout<<h-g<<endl; cout<<h*g<<endl; cout<<h/g<<endl; cout<<h%g; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个