轻松冥王星

文章
3
资源
0
加入时间
2年10月21天

Codeforces 734A Anton and Danik

#define _CRT_SECURE_NO_WARNINGS#include <iostream>#include <string>#include <cstdio>using namespace std;int main() { int n; string s; cin >> n >&am