- 博客(4)
- 收藏
- 关注
原创 ID1000 / A+B Problem
#include <iostream> using namespace std; int main() { int A,B; cin>>A>>B; cout<<A+B; return 0; }
2022-03-26 17:20:09
519
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人