結果

問題 No.438 Cwwプログラミング入門
ユーザー 37zigen37zigen
提出日時 2020-04-15 04:53:55
言語 Java19
(openjdk 21)
結果
RE  
実行時間 -
コード長 4,225 bytes
コンパイル時間 2,662 ms
コンパイル使用メモリ 78,212 KB
実行使用メモリ 51,456 KB
最終ジャッジ日時 2023-07-24 22:51:23
合計ジャッジ時間 12,397 ms
ジャッジサーバーID
(参考情報)
judge15 / judge13
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 56 ms
50,688 KB
testcase_01 AC 58 ms
50,892 KB
testcase_02 AC 40 ms
49,416 KB
testcase_03 AC 39 ms
49,668 KB
testcase_04 AC 41 ms
49,384 KB
testcase_05 AC 40 ms
49,756 KB
testcase_06 AC 39 ms
49,636 KB
testcase_07 AC 40 ms
49,332 KB
testcase_08 AC 56 ms
50,776 KB
testcase_09 AC 56 ms
50,776 KB
testcase_10 AC 57 ms
51,456 KB
testcase_11 AC 57 ms
50,540 KB
testcase_12 AC 57 ms
50,700 KB
testcase_13 AC 45 ms
49,628 KB
testcase_14 AC 62 ms
50,684 KB
testcase_15 AC 45 ms
49,240 KB
testcase_16 AC 62 ms
50,356 KB
testcase_17 AC 59 ms
50,684 KB
testcase_18 AC 41 ms
49,308 KB
testcase_19 AC 47 ms
49,336 KB
testcase_20 AC 58 ms
50,752 KB
testcase_21 AC 57 ms
50,572 KB
testcase_22 AC 61 ms
50,720 KB
testcase_23 AC 56 ms
50,468 KB
testcase_24 AC 39 ms
49,404 KB
testcase_25 AC 56 ms
50,596 KB
testcase_26 AC 57 ms
50,632 KB
testcase_27 AC 39 ms
49,476 KB
testcase_28 AC 56 ms
50,568 KB
testcase_29 AC 58 ms
50,556 KB
testcase_30 AC 41 ms
49,732 KB
testcase_31 AC 58 ms
50,560 KB
testcase_32 AC 56 ms
50,576 KB
testcase_33 AC 56 ms
50,780 KB
testcase_34 AC 60 ms
49,756 KB
testcase_35 AC 55 ms
50,256 KB
testcase_36 AC 56 ms
48,456 KB
testcase_37 AC 58 ms
50,700 KB
testcase_38 AC 40 ms
49,432 KB
testcase_39 AC 57 ms
50,656 KB
testcase_40 AC 41 ms
49,336 KB
testcase_41 AC 56 ms
50,644 KB
testcase_42 AC 57 ms
50,864 KB
testcase_43 AC 40 ms
49,464 KB
testcase_44 AC 55 ms
50,632 KB
testcase_45 AC 56 ms
50,600 KB
testcase_46 AC 57 ms
50,512 KB
testcase_47 AC 57 ms
50,584 KB
testcase_48 AC 54 ms
50,252 KB
testcase_49 AC 44 ms
49,424 KB
testcase_50 AC 40 ms
49,716 KB
testcase_51 AC 41 ms
49,476 KB
testcase_52 AC 54 ms
49,432 KB
testcase_53 AC 52 ms
49,952 KB
testcase_54 AC 41 ms
49,488 KB
testcase_55 AC 55 ms
50,160 KB
testcase_56 AC 53 ms
50,780 KB
testcase_57 AC 39 ms
49,420 KB
testcase_58 AC 40 ms
49,400 KB
testcase_59 AC 53 ms
50,012 KB
testcase_60 AC 41 ms
49,416 KB
testcase_61 AC 58 ms
50,384 KB
testcase_62 AC 43 ms
49,388 KB
testcase_63 AC 55 ms
50,400 KB
testcase_64 AC 54 ms
50,024 KB
testcase_65 AC 40 ms
49,424 KB
testcase_66 AC 59 ms
51,040 KB
testcase_67 AC 39 ms
49,420 KB
testcase_68 RE -
testcase_69 AC 42 ms
49,552 KB
testcase_70 AC 41 ms
49,432 KB
testcase_71 AC 46 ms
49,320 KB
testcase_72 AC 47 ms
49,788 KB
testcase_73 AC 40 ms
49,368 KB
testcase_74 AC 40 ms
49,476 KB
testcase_75 AC 39 ms
49,348 KB
testcase_76 RE -
testcase_77 AC 42 ms
49,612 KB
testcase_78 AC 40 ms
49,560 KB
testcase_79 AC 39 ms
49,672 KB
testcase_80 AC 41 ms
49,472 KB
testcase_81 AC 40 ms
49,308 KB
testcase_82 AC 41 ms
49,524 KB
testcase_83 AC 42 ms
49,808 KB
testcase_84 AC 40 ms
49,488 KB
testcase_85 AC 40 ms
49,240 KB
testcase_86 AC 40 ms
49,424 KB
testcase_87 AC 41 ms
49,620 KB
testcase_88 WA -
testcase_89 AC 61 ms
50,444 KB
testcase_90 AC 42 ms
49,424 KB
testcase_91 WA -
testcase_92 AC 43 ms
49,420 KB
testcase_93 AC 40 ms
49,456 KB
testcase_94 RE -
testcase_95 AC 57 ms
50,144 KB
testcase_96 AC 39 ms
49,396 KB
testcase_97 AC 55 ms
50,820 KB
testcase_98 AC 40 ms
49,396 KB
testcase_99 AC 40 ms
49,368 KB
testcase_100 AC 54 ms
50,064 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.NoSuchElementException;
import java.util.Stack;

public class Main {

	void check(String str,long x,long y,long z) {
		ArrayDeque<Long> stack=new ArrayDeque<>();
		for (char c:str.toCharArray()) {
			if (c=='c') stack.addFirst(x);
			else if(c=='w') stack.addFirst(y);
			else if(c=='C') {
				long a=stack.pollFirst();
				long b=stack.pollFirst();
				stack.addFirst(a+b);
				tr(stack.size(),stack.peekFirst());
			} else if(c=='W') {
				long a=stack.pollFirst();
				long b=stack.pollFirst();
				stack.addFirst(a-b);
			}
		}//3331
		assert stack.peekFirst()==z:stack.peekFirst()+"!="+z;
	}
	
	void run() {
		FastScanner sc=new FastScanner();
		PrintWriter pw=new PrintWriter(System.out);
		ArrayList<String> positive=new ArrayList<>();
		ArrayList<String> negative=new ArrayList<>();
		
		long x=sc.nextLong();//c
		long y=sc.nextLong();//w
		long z=sc.nextLong();
		if (y==0) {
			x^=y;y^=x;x^=y;
		}
		if (x==y&&y==z&&z==0) {
			System.out.println("c");
			return;
		}
//		StringBuilder sb=new StringBuilder();
		// x*a+y*b==z
		for (int a=-10000;a<=10000;++a) {
			long b=(z-x*a)/y;
			if (x*a+y*b!=z) continue;
			if (2*(Math.abs(a)+Math.abs(b))-1>10000) continue;
			for (int i=0;i<Math.abs(a);++i) {
				if (a>0) positive.add("c");
				else negative.add("c");
			}
			for (int i=0;i<Math.abs(b);++i) {
				if (b>0) positive.add("w");
				else negative.add("w");
			}
			if (negative.size()>0) {
				for (String s:negative) {
					pw.print(s);
//					sb.append(s);
				}
				pw.print("C".repeat(negative.size()-1));
//				sb.append("C".repeat(negative.size()-1));
			}

			for (String s:positive) {
				pw.print(s);
//				sb.append(s);
			}
			pw.print("C".repeat(positive.size()-1));
//			sb.append("C".repeat(positive.size()-1));
			if (negative.size()>0) pw.print("W");
//			if (negative.size()>0) sb.append("W");
//			check(sb.toString(),x,y,z);
			pw.close();
			return;
		}
		pw.println("NO");
		pw.close();
	}
	
	void tr(Object...objects) {System.out.println(Arrays.deepToString(objects));}
	
    public static void main(String[] args) {
    	new Main().run();
    }
}




class FastScanner {
    private final InputStream in = System.in;
    private final byte[] buffer = new byte[1024];
    private int ptr = 0;
    private int buflen = 0;
    private boolean hasNextByte() {
        if (ptr < buflen) {
            return true;
        }else{
            ptr = 0;
            try {
                buflen = in.read(buffer);
            } catch (IOException e) {
                e.printStackTrace();
            }
            if (buflen <= 0) {
                return false;
            }
        }
        return true;
    }
    private int readByte() { if (hasNextByte()) return buffer[ptr++]; else return -1;}
    private static boolean isPrintableChar(int c) { return 33 <= c && c <= 126;}
    private void skipUnprintable() { while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++;}
    public boolean hasNext() { skipUnprintable(); return hasNextByte();}
    public String next() {
        if (!hasNext()) throw new NoSuchElementException();
        StringBuilder sb = new StringBuilder();
        int b = readByte();
        while(isPrintableChar(b)) {
            sb.appendCodePoint(b);
            b = readByte();
        }
        return sb.toString();
    }
    public long nextLong() {
        if (!hasNext()) throw new NoSuchElementException();
        long n = 0;
        boolean minus = false;
        int b = readByte();
        if (b == '-') {
            minus = true;
            b = readByte();
        }
        if (b < '0' || '9' < b) {
            throw new NumberFormatException();
        }
        while(true){
            if ('0' <= b && b <= '9') {
                n *= 10;
                n += b - '0';
            }else if(b == -1 || !isPrintableChar(b)){
                return minus ? -n : n;
            }else{
                throw new NumberFormatException();
            }
            b = readByte();
        }
    }
    public int nextInt() {
    	return (int)nextLong();
    }
}
0