HTML5   发布时间:2022-04-27  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了CCF认证真题-(201312-2)-ISBN号码(模拟)大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。
#include <iostream>
#include <algorithm>
using namespace std;

int arr[10005];
int toNum(char ch) {return ch - 0;}

int main()
{
    ios::sync_with_stdio(false);
    cin.tie(0);
    @R_801_10495@ng s;
    cin >> s;
    int num = toNum(s[0]) + toNum(s[2]) * 2 + toNum(s[3]) * 3 + toNum(s[4]) * 4 +toNum(s[6]) * 5 + toNum(s[7]) * 6;
    num += toNum(s[8]) * 7 + toNum(s[9]) * 8 + toNum(s[10]) * 9;
    if ((s[12] == X && num % 11 == 10) || (num % 11 == toNum(s[12])))
        cout << "Right" << endl;
    else {
        if (num % 11 == 10)
            s[12] = X;
        else
            s[12] = 0 + num % 11;
        cout << s << endl;
    }
    return 0;
}

大佬总结

以上是大佬教程为你收集整理的CCF认证真题-(201312-2)-ISBN号码(模拟)全部内容,希望文章能够帮你解决CCF认证真题-(201312-2)-ISBN号码(模拟)所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。