結果

問題 No.438 Cwwプログラミング入門
ユーザー antaanta
提出日時 2016-10-28 22:48:11
言語 C++14
(gcc 12.3.0 + boost 1.83.0)
結果
AC  
実行時間 167 ms / 2,000 ms
コード長 2,123 bytes
コンパイル時間 1,733 ms
コンパイル使用メモリ 169,688 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-05-05 20:40:47
合計ジャッジ時間 14,154 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 25 ms
5,248 KB
testcase_01 AC 29 ms
5,376 KB
testcase_02 AC 163 ms
5,376 KB
testcase_03 AC 166 ms
5,376 KB
testcase_04 AC 164 ms
5,376 KB
testcase_05 AC 164 ms
5,376 KB
testcase_06 AC 165 ms
5,376 KB
testcase_07 AC 165 ms
5,376 KB
testcase_08 AC 27 ms
5,376 KB
testcase_09 AC 5 ms
5,376 KB
testcase_10 AC 61 ms
5,376 KB
testcase_11 AC 58 ms
5,376 KB
testcase_12 AC 41 ms
5,376 KB
testcase_13 AC 166 ms
5,376 KB
testcase_14 AC 29 ms
5,376 KB
testcase_15 AC 164 ms
5,376 KB
testcase_16 AC 18 ms
5,376 KB
testcase_17 AC 38 ms
5,376 KB
testcase_18 AC 165 ms
5,376 KB
testcase_19 AC 164 ms
5,376 KB
testcase_20 AC 20 ms
5,376 KB
testcase_21 AC 25 ms
5,376 KB
testcase_22 AC 61 ms
5,376 KB
testcase_23 AC 57 ms
5,376 KB
testcase_24 AC 167 ms
5,376 KB
testcase_25 AC 20 ms
5,376 KB
testcase_26 AC 42 ms
5,376 KB
testcase_27 AC 164 ms
5,376 KB
testcase_28 AC 2 ms
5,376 KB
testcase_29 AC 52 ms
5,376 KB
testcase_30 AC 164 ms
5,376 KB
testcase_31 AC 44 ms
5,376 KB
testcase_32 AC 50 ms
5,376 KB
testcase_33 AC 36 ms
5,376 KB
testcase_34 AC 2 ms
5,376 KB
testcase_35 AC 27 ms
5,376 KB
testcase_36 AC 28 ms
5,376 KB
testcase_37 AC 32 ms
5,376 KB
testcase_38 AC 163 ms
5,376 KB
testcase_39 AC 27 ms
5,376 KB
testcase_40 AC 163 ms
5,376 KB
testcase_41 AC 22 ms
5,376 KB
testcase_42 AC 42 ms
5,376 KB
testcase_43 AC 166 ms
5,376 KB
testcase_44 AC 21 ms
5,376 KB
testcase_45 AC 24 ms
5,376 KB
testcase_46 AC 29 ms
5,376 KB
testcase_47 AC 44 ms
5,376 KB
testcase_48 AC 120 ms
5,376 KB
testcase_49 AC 60 ms
5,376 KB
testcase_50 AC 166 ms
5,376 KB
testcase_51 AC 164 ms
5,376 KB
testcase_52 AC 42 ms
5,376 KB
testcase_53 AC 94 ms
5,376 KB
testcase_54 AC 164 ms
5,376 KB
testcase_55 AC 30 ms
5,376 KB
testcase_56 AC 67 ms
5,376 KB
testcase_57 AC 67 ms
5,376 KB
testcase_58 AC 164 ms
5,376 KB
testcase_59 AC 16 ms
5,376 KB
testcase_60 AC 69 ms
5,376 KB
testcase_61 AC 5 ms
5,376 KB
testcase_62 AC 163 ms
5,376 KB
testcase_63 AC 33 ms
5,376 KB
testcase_64 AC 44 ms
5,376 KB
testcase_65 AC 164 ms
5,376 KB
testcase_66 AC 46 ms
5,376 KB
testcase_67 AC 165 ms
5,376 KB
testcase_68 AC 2 ms
5,376 KB
testcase_69 AC 69 ms
5,376 KB
testcase_70 AC 68 ms
5,376 KB
testcase_71 AC 69 ms
5,376 KB
testcase_72 AC 69 ms
5,376 KB
testcase_73 AC 68 ms
5,376 KB
testcase_74 AC 68 ms
5,376 KB
testcase_75 AC 69 ms
5,376 KB
testcase_76 AC 2 ms
5,376 KB
testcase_77 AC 68 ms
5,376 KB
testcase_78 AC 163 ms
5,376 KB
testcase_79 AC 164 ms
5,376 KB
testcase_80 AC 165 ms
5,376 KB
testcase_81 AC 164 ms
5,376 KB
testcase_82 AC 163 ms
5,376 KB
testcase_83 AC 165 ms
5,376 KB
testcase_84 AC 164 ms
5,376 KB
testcase_85 AC 164 ms
5,376 KB
testcase_86 AC 164 ms
5,376 KB
testcase_87 AC 165 ms
5,376 KB
testcase_88 AC 69 ms
5,376 KB
testcase_89 AC 68 ms
5,376 KB
testcase_90 AC 165 ms
5,376 KB
testcase_91 AC 166 ms
5,376 KB
testcase_92 AC 163 ms
5,376 KB
testcase_93 AC 2 ms
5,376 KB
testcase_94 AC 164 ms
5,376 KB
testcase_95 AC 71 ms
5,376 KB
testcase_96 AC 163 ms
5,376 KB
testcase_97 AC 2 ms
5,376 KB
testcase_98 AC 163 ms
5,376 KB
testcase_99 AC 164 ms
5,376 KB
testcase_100 AC 96 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include "bits/stdc++.h"
using namespace std;
#define rep(i,n) for(int (i)=0;(i)<(int)(n);++(i))
#define rer(i,l,u) for(int (i)=(int)(l);(i)<=(int)(u);++(i))
#define reu(i,l,u) for(int (i)=(int)(l);(i)<(int)(u);++(i))
static const int INF = 0x3f3f3f3f; static const long long INFL = 0x3f3f3f3f3f3f3f3fLL;
typedef vector<int> vi; typedef pair<int, int> pii; typedef vector<pair<int, int> > vpii; typedef long long ll;
template<typename T, typename U> static void amin(T &x, U y) { if(y < x) x = y; }
template<typename T, typename U> static void amax(T &x, U y) { if(x < y) x = y; }

int exgcd(int a, int b, int &g) {
	int u = 1, v = 0;
	while(b) {
		int t = a / b;
		a -= t * b; swap(a, b);
		u -= t * v; swap(u, v);
	}
	g = a;
	return u;
}

int main() {
	const int MaxLen = 10000;
	int x; int y; int z;
	while(~scanf("%d%d%d", &x, &y, &z)) {
		string ans;
		if(z == 0) {
			ans = "wwW";
			goto ok;
		}
		rer(aa, -MaxLen / 2, MaxLen / 2) rer(bb, -MaxLen / 2, MaxLen / 2) {
			ll a = aa, b = bb;
			if(a <= 0 && b <= 0) continue;
			ll len = (abs(a) + abs(b)) * 2 - 1;
			if(len > MaxLen) continue;
			if((ll)a * x + (ll)b * y != z) continue;
			if(a > 0) {
				ans += 'c';
				-- a;
			} else {
				ans += 'w';
				-- b;
			}
			string ansL;
			while(a != 0 || b != 0) {
				if(a > 0)
					ans += "cC", -- a;
				else if(a < 0)
					ansL += 'c', ans += "W", ++ a;
				else if(b > 0)
					ans += "wC", -- b;
				else
					ansL += 'w', ans += "W", ++ b;
			}
			reverse(ansL.begin(), ansL.end());
			ans = ansL + ans;
			assert(ans.size() == len);
			goto ok;
		}
	ok:;
		if(ans.empty()) {
			puts("mourennaihasimasenn");
		} else {
			puts(ans.c_str());
			/*
			vector<ll> stk;
			for(char c : ans) {
				if(c == 'c')
					stk.push_back(x);
				if(c == 'w')
					stk.push_back(y);
				if(c == 'C') {
					ll t = stk.end()[-1] + stk.end()[-2];
					stk.pop_back();
					stk.pop_back();
					stk.push_back(t);
				}
				if(c == 'W') {
					ll t = stk.end()[-1] - stk.end()[-2];
					stk.pop_back();
					stk.pop_back();
					stk.push_back(t);
				}
			}
			cerr << z << " = " << stk.back() << endl;
			*/
		}
	}
	return 0;
}
0