模拟测试题解

题目链接:https://vjudge.csgrandeur.cn/contest/557480 A OJ维护中 计算 a+b(0<=a,b<=10)。 点击查看代码 #include<iostream> using namespace std; int main(){ int a,b; cin>>
posted @ 2023-05-12 11:04  HelloHeBin  阅读(18)  评论(0编辑  收藏  举报