結果

問題 No.438 Cwwプログラミング入門
ユーザー uzumakiyorumunnuzumakiyorumunn
提出日時 2017-06-10 04:40:37
言語 C++11
(gcc 11.4.0)
結果
WA  
実行時間 -
コード長 1,875 bytes
コンパイル時間 570 ms
コンパイル使用メモリ 62,356 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2024-09-22 23:13:25
合計ジャッジ時間 59,382 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 175 ms
5,248 KB
testcase_01 AC 161 ms
5,376 KB
testcase_02 AC 885 ms
5,376 KB
testcase_03 AC 903 ms
5,376 KB
testcase_04 AC 904 ms
5,376 KB
testcase_05 AC 904 ms
5,376 KB
testcase_06 AC 905 ms
5,376 KB
testcase_07 AC 904 ms
5,376 KB
testcase_08 AC 171 ms
5,376 KB
testcase_09 AC 270 ms
5,376 KB
testcase_10 AC 250 ms
5,376 KB
testcase_11 AC 232 ms
5,376 KB
testcase_12 AC 158 ms
5,376 KB
testcase_13 AC 773 ms
5,376 KB
testcase_14 AC 164 ms
5,376 KB
testcase_15 AC 1,029 ms
5,376 KB
testcase_16 AC 217 ms
5,376 KB
testcase_17 AC 153 ms
5,376 KB
testcase_18 AC 811 ms
5,376 KB
testcase_19 AC 911 ms
5,376 KB
testcase_20 AC 202 ms
6,944 KB
testcase_21 AC 171 ms
6,944 KB
testcase_22 AC 255 ms
6,940 KB
testcase_23 AC 232 ms
6,940 KB
testcase_24 AC 914 ms
6,944 KB
testcase_25 AC 200 ms
6,944 KB
testcase_26 AC 161 ms
6,940 KB
testcase_27 AC 826 ms
6,940 KB
testcase_28 WA -
testcase_29 WA -
testcase_30 AC 823 ms
6,944 KB
testcase_31 AC 162 ms
6,940 KB
testcase_32 WA -
testcase_33 WA -
testcase_34 WA -
testcase_35 WA -
testcase_36 WA -
testcase_37 WA -
testcase_38 AC 831 ms
6,944 KB
testcase_39 AC 162 ms
6,940 KB
testcase_40 AC 930 ms
6,940 KB
testcase_41 AC 183 ms
6,944 KB
testcase_42 AC 159 ms
6,940 KB
testcase_43 AC 911 ms
6,944 KB
testcase_44 AC 190 ms
6,940 KB
testcase_45 WA -
testcase_46 WA -
testcase_47 AC 165 ms
6,940 KB
testcase_48 AC 373 ms
6,944 KB
testcase_49 AC 360 ms
6,944 KB
testcase_50 AC 968 ms
6,940 KB
testcase_51 AC 398 ms
6,940 KB
testcase_52 AC 312 ms
6,944 KB
testcase_53 AC 305 ms
6,944 KB
testcase_54 AC 891 ms
6,944 KB
testcase_55 AC 406 ms
6,940 KB
testcase_56 AC 386 ms
6,944 KB
testcase_57 AC 318 ms
6,940 KB
testcase_58 AC 1,021 ms
6,944 KB
testcase_59 AC 326 ms
6,940 KB
testcase_60 AC 378 ms
6,944 KB
testcase_61 AC 310 ms
6,940 KB
testcase_62 AC 888 ms
6,940 KB
testcase_63 AC 381 ms
6,944 KB
testcase_64 AC 247 ms
6,940 KB
testcase_65 AC 964 ms
6,944 KB
testcase_66 AC 191 ms
6,944 KB
testcase_67 AC 921 ms
6,940 KB
testcase_68 WA -
testcase_69 AC 737 ms
6,940 KB
testcase_70 AC 717 ms
6,944 KB
testcase_71 AC 662 ms
6,944 KB
testcase_72 AC 719 ms
6,940 KB
testcase_73 AC 676 ms
6,944 KB
testcase_74 AC 802 ms
6,940 KB
testcase_75 AC 732 ms
6,940 KB
testcase_76 WA -
testcase_77 AC 727 ms
6,940 KB
testcase_78 AC 876 ms
6,940 KB
testcase_79 AC 883 ms
6,940 KB
testcase_80 AC 850 ms
6,944 KB
testcase_81 AC 1,002 ms
6,940 KB
testcase_82 AC 953 ms
6,940 KB
testcase_83 AC 852 ms
6,944 KB
testcase_84 AC 884 ms
6,944 KB
testcase_85 AC 984 ms
6,944 KB
testcase_86 AC 932 ms
6,944 KB
testcase_87 AC 924 ms
6,940 KB
testcase_88 WA -
testcase_89 WA -
testcase_90 AC 428 ms
6,944 KB
testcase_91 WA -
testcase_92 AC 428 ms
6,940 KB
testcase_93 WA -
testcase_94 AC 907 ms
6,940 KB
testcase_95 AC 351 ms
6,940 KB
testcase_96 AC 351 ms
6,940 KB
testcase_97 AC 651 ms
6,940 KB
testcase_98 AC 844 ms
6,940 KB
testcase_99 AC 826 ms
6,940 KB
testcase_100 AC 760 ms
6,944 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include<iostream>
#include<string>
#include<cmath>

using namespace std;

int main(){

	long long x,y,z;
	long long xc,yc,xc1,xc2,yc1,yc2;
	long long zz,zz1,zz2;
	long long tzz,txc,tyc;
	long long ccc=0;
	string ans;

	cin>>x>>y>>z;

	while(ccc<=20000){
		zz1=(ccc-10000)*y;
		xc1=0,yc1=ccc-10000;
		for(int i=0;i<30000;i++){
			if(zz1==z) break;
			else if(zz1>z){
				zz1-=y;
				yc1--;
			}
			else{
				zz1+=x;
				xc1++;
			}
		}
		zz2=(ccc-10000)*x;
		xc2=ccc-10000,yc2=0;
		for(int i=0;i<30000;i++){
			if(zz2==z) break;
			else if(zz2>z){
				zz2-=x;
				xc2--;
			}
			else{
				zz2+=y;
				yc2++;
			}
		}
		if(zz1!=z){
			zz=zz2;
			yc=yc2;
			xc=xc2;
		}
		else if(zz2!=z){
			zz=zz1;
			yc=yc1;
			xc=xc1;
		}
		else if(abs(xc1)+abs(yc1)<abs(xc2)+abs(yc2)){
			zz=zz1;
			yc=yc1;
			xc=xc1;
		}
		else{
			zz=zz2;
			yc=yc2;
			xc=xc2;
		}
		if(ccc==0){
			tzz=zz;
			tyc=yc;
			txc=xc;
		}else{
			long long azz,ayc,axc;
			if(zz!=z){
				azz=tzz;
				ayc=tyc;
				axc=txc;
			}
			else if(tzz!=z){
				azz=zz;
				ayc=yc;
				axc=xc;
			}
			else if(abs(txc)+abs(tyc)<abs(xc)+abs(yc)){
				azz=tzz;
				ayc=tyc;
				axc=txc;
			}
			else{
				azz=zz;
				ayc=yc;
				axc=xc;
			}
			
			tzz=azz;
			tyc=ayc;
			txc=axc;
		}
		ccc++;
	}
	tzz=zz;
	tyc=yc;
	txc=xc;
	if(zz!=z) printf("NO\n");
	else{
		ans="";
		if(xc<0){
			for(int i=0;i<-xc;i++){
				ans+="c";
			}
			for(int i=0;i<-xc-1;i++){
				ans+="C";
			}
		}
		if(yc<0){
			for(int i=0;i<-yc;i++){
				ans+="w";
			}
			for(int i=0;i<-yc-1;i++){
				ans+="C";
			}
		}
		if(xc>0){
			for(int i=0;i<xc;i++){
				ans+="c";
			}
			for(int i=0;i<xc-1;i++){
				ans+="C";
			}
		}
		if(yc>0){
			for(int i=0;i<yc;i++){
				ans+="w";
			}
			for(int i=0;i<yc-1;i++){
				ans+="C";
			}
		}
		if(xc<0||yc<0) ans+="W";
		else ans+="C";

		if(ans.size()<=10000) cout<<ans<<endl;
		else cout<<"NO"<<endl;
	}
}
0