题目非常简单,代码自取腾渊之星2025-07-04 20:01:05发布于:上海2阅读0回复0点赞WA = Wonderful Answer,不是错误的意思,注意分辨 #include <iostream> #include <ostream> using namespace std; int main(){ int a, b; cin>>a>>b; cout<<a-b<<endl; return 0; } 让我看看是哪个大聪明直接复制的 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个