资源介绍
#include
#include
#include
using namespace std;
int main()
{
int a,b;
cin>>a>>b;
int c;
c = a + b;
int temp = abs(c);
std::string s;
std::stringstream out;
out << temp;
s = out.str();
int l;
l = s.size();
int m = 1;
int k = l-1;
int num[9];
- 上一篇: EnglishRewrite(anti-Plagiarism)
- 下一篇: SAP NewGL 新总账