結果

問題 No.438 Cwwプログラミング入門
ユーザー 🐬hec🐬hec
提出日時 2016-10-28 23:47:25
言語 C++14
(gcc 12.3.0 + boost 1.83.0)
結果
WA  
実行時間 -
コード長 2,402 bytes
コンパイル時間 1,758 ms
コンパイル使用メモリ 172,712 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-05-03 17:49:26
合計ジャッジ時間 6,033 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

#include <bits/stdc++.h>

#define _overload(_1,_2,_3,name,...) name
#define _rep(i,n) _range(i,0,n)
#define _range(i,a,b) for(int i=int(a);i<int(b);++i)
#define rep(...) _overload(__VA_ARGS__,_range,_rep,)(__VA_ARGS__)

#define _rrep(i,n) _rrange(i,n,0)
#define _rrange(i,a,b) for(int i=int(a)-1;i>=int(b);--i)
#define rrep(...) _overload(__VA_ARGS__,_rrange,_rrep,)(__VA_ARGS__)

#define _all(arg) begin(arg),end(arg)
#define uniq(arg) sort(_all(arg)),(arg).erase(unique(_all(arg)),end(arg))
#define getidx(ary,key) lower_bound(_all(ary),key)-begin(ary)
#define clr(a,b) memset((a),(b),sizeof(a))
#define bit(n) (1LL<<(n))
#define popcount(n) (__builtin_popcountll(n))

using namespace std;

template<class T>bool chmax(T &a, const T &b) { return (a<b)?(a=b,1):0;}
template<class T>bool chmin(T &a, const T &b) { return (b<a)?(a=b,1):0;}

using ll=long long;
using R=long double;
const R EPS=1e-9; // [-1000,1000]->EPS=1e-8 [-10000,10000]->EPS=1e-7
inline int sgn(const R& r){return(r > EPS)-(r < -EPS);}
inline R sq(R x){return sqrt(max<R>(x,0.0));}

const int dx[8]={1,0,-1,0,1,-1,-1,1};
const int dy[8]={0,1,0,-1,1,1,-1,-1};

// Problem Specific Parameter:

// Description: Chinese Remainder Theorm
// TimeComplexity: $\mathcal{O}(\log|m|)$ 
// Verifyed: CF 724 C

inline tuple<ll,ll,ll> extgcd(ll a,ll b){
	ll x=1LL,y=0LL,g=a;
	if(b!=0){
		tie(g,y,x)=extgcd(b,a%b);
		y-=a/b*x;
	}
	return make_tuple(g,x,y);
}

const int limit=10000;

int main(void){
	ll x,y,z;
	cin >> x >> y >> z;
	string ans="";

	if(z==0){
		ans="wwW";
	}else if(x==0 and y==0){
		ans="mourennaihasimasenn";
	}else{
		ll a,b,g;
		tie(g,a,b)=extgcd(x,y);
		a*=z/g,b*=z/g;

		if(z%g==0){
			while(abs(a)+abs(b)>abs(a-y)+abs(b+x)) a-=y,b+=x;
			while(abs(a)+abs(b)>abs(a+y)+abs(b-x)) a+=y,b-=x;
			
			ans="";
			if(abs(a)+abs(b)>limit){
				ans="mourennaihasimasenn";
			}else if(a >= 0 and b >= 0){
				ans+=string(abs(a),'c');
				ans+=string(abs(b),'w');
				ans+=string(abs(a)+abs(b)-1,'C');
			}else if(a >= 0 and b <= 0){
				ans+=string(abs(b),'w');
				ans+=string(abs(a),'c');
				ans+=string(abs(a)-1,'C');
				ans+=string(abs(b),'W');		
			}else if(a <= 0 and b >= 0){
				ans+=string(abs(a),'c');
				ans+=string(abs(b),'w');
				ans+=string(abs(b)-1,'C');
				ans+=string(abs(a),'W');
			}
		}else
			ans="mourennaihasimasenn";
	}

	if(ans.size()>limit) ans="mourennaihasimasenn";
	cout << ans << endl;
	return 0;
}
0