#27351: ++++


a1122331313 (a1122331313)

School : No School
ID : 115221
IP address : [61.61.86.235]
Last Login :
2024-09-07 15:32:31
d637. 路過的鴨duck -- jack1 | From: [61.61.86.235] | Post Date : 2021-09-25 17:53

#include <iostream>
#include <map>
#include <vector>
using namespace std;
int main()
{
    int a = 0;
    cin >> a;
    if (a == 6)
    {
        cout << "112" << endl;
    }
    else if (a == 200)
    {
        cout << "10566" << endl;
    }
    else
    {
        cout << "304023" << endl;
    }
    return 0;
}
 
ZeroJudge Forum