結果

問題 No.308 素数は通れません
ユーザー threepipes_sthreepipes_s
提出日時 2015-12-01 16:39:41
言語 Java21
(openjdk 21)
結果
WA  
実行時間 -
コード長 3,583 bytes
コンパイル時間 2,557 ms
コンパイル使用メモリ 77,056 KB
実行使用メモリ 50,160 KB
最終ジャッジ日時 2023-10-12 06:09:33
合計ジャッジ時間 10,988 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 44 ms
49,392 KB
testcase_01 AC 44 ms
49,700 KB
testcase_02 AC 43 ms
49,380 KB
testcase_03 AC 42 ms
49,932 KB
testcase_04 AC 43 ms
49,636 KB
testcase_05 AC 44 ms
49,472 KB
testcase_06 AC 44 ms
49,380 KB
testcase_07 AC 44 ms
49,820 KB
testcase_08 AC 43 ms
49,492 KB
testcase_09 AC 43 ms
49,760 KB
testcase_10 AC 43 ms
49,724 KB
testcase_11 AC 43 ms
49,592 KB
testcase_12 AC 44 ms
49,476 KB
testcase_13 AC 44 ms
49,384 KB
testcase_14 AC 44 ms
49,696 KB
testcase_15 AC 44 ms
49,964 KB
testcase_16 AC 43 ms
49,540 KB
testcase_17 AC 43 ms
49,748 KB
testcase_18 AC 43 ms
49,832 KB
testcase_19 WA -
testcase_20 AC 43 ms
49,708 KB
testcase_21 AC 43 ms
49,496 KB
testcase_22 AC 44 ms
49,764 KB
testcase_23 AC 44 ms
49,552 KB
testcase_24 AC 44 ms
49,480 KB
testcase_25 AC 44 ms
49,540 KB
testcase_26 AC 42 ms
49,292 KB
testcase_27 AC 43 ms
49,616 KB
testcase_28 AC 43 ms
49,404 KB
testcase_29 AC 43 ms
49,452 KB
testcase_30 AC 43 ms
49,408 KB
testcase_31 AC 43 ms
49,620 KB
testcase_32 WA -
testcase_33 AC 43 ms
49,412 KB
testcase_34 AC 42 ms
49,728 KB
testcase_35 AC 42 ms
49,668 KB
testcase_36 AC 42 ms
49,972 KB
testcase_37 AC 43 ms
49,720 KB
testcase_38 AC 43 ms
49,348 KB
testcase_39 AC 43 ms
49,604 KB
testcase_40 AC 43 ms
49,828 KB
testcase_41 AC 43 ms
49,624 KB
testcase_42 AC 43 ms
49,448 KB
testcase_43 AC 44 ms
49,916 KB
testcase_44 AC 42 ms
49,364 KB
testcase_45 AC 44 ms
49,576 KB
testcase_46 AC 43 ms
49,668 KB
testcase_47 AC 44 ms
49,540 KB
testcase_48 AC 43 ms
49,700 KB
testcase_49 AC 44 ms
49,584 KB
testcase_50 AC 43 ms
49,528 KB
testcase_51 AC 44 ms
49,360 KB
testcase_52 AC 44 ms
49,600 KB
testcase_53 AC 43 ms
49,708 KB
testcase_54 AC 43 ms
49,408 KB
testcase_55 AC 43 ms
49,488 KB
testcase_56 AC 42 ms
49,488 KB
testcase_57 AC 43 ms
49,668 KB
testcase_58 AC 42 ms
49,580 KB
testcase_59 AC 43 ms
49,576 KB
testcase_60 AC 43 ms
49,808 KB
testcase_61 AC 43 ms
49,568 KB
testcase_62 AC 43 ms
49,400 KB
testcase_63 AC 44 ms
49,284 KB
testcase_64 AC 43 ms
49,356 KB
testcase_65 AC 41 ms
49,672 KB
testcase_66 AC 43 ms
49,516 KB
testcase_67 AC 42 ms
49,372 KB
testcase_68 AC 42 ms
49,524 KB
testcase_69 AC 44 ms
49,372 KB
testcase_70 AC 42 ms
49,560 KB
testcase_71 AC 44 ms
49,360 KB
testcase_72 AC 43 ms
47,276 KB
testcase_73 AC 43 ms
49,416 KB
testcase_74 AC 43 ms
49,444 KB
testcase_75 AC 42 ms
49,372 KB
testcase_76 WA -
testcase_77 AC 43 ms
49,452 KB
testcase_78 AC 43 ms
49,504 KB
testcase_79 AC 42 ms
49,352 KB
testcase_80 WA -
testcase_81 WA -
testcase_82 AC 42 ms
49,612 KB
testcase_83 AC 43 ms
49,360 KB
testcase_84 WA -
testcase_85 AC 42 ms
49,728 KB
testcase_86 WA -
testcase_87 WA -
testcase_88 AC 44 ms
49,464 KB
testcase_89 AC 43 ms
49,736 KB
testcase_90 WA -
testcase_91 AC 43 ms
49,608 KB
testcase_92 AC 43 ms
49,480 KB
testcase_93 AC 42 ms
49,852 KB
testcase_94 AC 44 ms
49,616 KB
testcase_95 AC 44 ms
49,668 KB
testcase_96 AC 44 ms
49,476 KB
testcase_97 AC 42 ms
49,512 KB
testcase_98 AC 43 ms
49,516 KB
testcase_99 AC 42 ms
49,488 KB
testcase_100 AC 43 ms
49,400 KB
testcase_101 WA -
testcase_102 AC 42 ms
49,500 KB
testcase_103 AC 43 ms
49,676 KB
testcase_104 AC 43 ms
49,740 KB
testcase_105 AC 42 ms
49,352 KB
testcase_106 AC 43 ms
49,616 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.math.BigInteger;
import java.util.ArrayDeque;
import java.util.BitSet;
import java.util.HashMap;
import java.util.Queue;
 
public class Main {
	public static void main(String[] args) throws NumberFormatException,
	IOException {Solve solve = new Solve();solve.solve();}
}
class Solve{
	void solve() throws NumberFormatException, IOException{
		ContestScanner in = new ContestScanner();
		Writer out = new Writer();
		BigInteger bi = new BigInteger(in.readLine());
		if(bi.compareTo(BigInteger.valueOf(40L))>=0){
			System.out.println(8);
			return;
		}
		BitSet p = prime(50);
		int n = bi.intValue();
		for(int w=3; w<n; w++){
			final int h = (n+w-1)/w;
			boolean[][] map = new boolean[h][w];
			for(int i=0; i<n; i++){
				final int y = i/w;
				final int x = i%w;
				map[y][x] = p.get(i+1);
			}
			for(int i=n%w; i<w; i++){
				map[h-1][i] = true;
			}
			if(check(map, n-1)){
				System.out.println(w);
				return;
			}
		}
	}
	
	final int[] dx = {0, 1, 0, -1};
	final int[] dy = {1, 0, -1, 0};
	boolean check(boolean[][] map, int goal){
		final int h = map.length;
		final int w = map[0].length;
		Queue<Integer> qu = new ArrayDeque<>();
		qu.add(0);
		BitSet used = new BitSet(h*w);
		while(!qu.isEmpty()){
			int p = qu.poll();
			if(used.get(p)) continue;
			used.set(p);
			if(goal==p) return true;
			final int y = p/w;
			final int x = p%w;
			for(int i=0; i<4; i++){
				final int ny = dy[i]+y;
				final int nx = dx[i]+x;
				if(ny<0||ny>=h||nx<0||nx>=w||map[ny][nx])
					continue;
				qu.add(ny*w+nx);
			}
		}
		return false;
	}
	
	public static BitSet prime(int max){
		// こちらを使うように
		BitSet prime = new BitSet(max+1);
		prime.set(2, max+1);
		for(int i=2; i!=-1 && i*i<=max; i=prime.nextSetBit(i+1))
			for(int j=i*2; j<=max; j+=i) prime.clear(j);
		return prime;
	}
}
 
class MultiSet<T> extends HashMap<T, Integer>{
	@Override
	public Integer get(Object key){return containsKey(key)?super.get(key):0;}
	public void add(T key,int v){put(key,get(key)+v);}
	public void add(T key){put(key,get(key)+1);}
}
class Timer{
	long time;
	public void set(){time = System.currentTimeMillis();}
	public long stop(){return System.currentTimeMillis()-time;}
}
class Writer extends PrintWriter{
	public Writer(String filename) throws IOException
	{super(new BufferedWriter(new FileWriter(filename)));}
	public Writer() throws IOException{super(System.out);}
}
class ContestScanner {
	private BufferedReader reader;
	private String[] line;
	private int idx;
	public ContestScanner() throws FileNotFoundException 
	{reader = new BufferedReader(new InputStreamReader(System.in));}
	public ContestScanner(String filename) throws FileNotFoundException
	{reader = new BufferedReader(new InputStreamReader(new FileInputStream(filename)));}
	public String nextToken() throws IOException {
		if (line == null || line.length <= idx) {
			line = reader.readLine().trim().split(" ");
			idx = 0;
		}
		return line[idx++];
	}
	public String readLine() throws IOException{return reader.readLine();}
	public long nextLong() throws IOException, NumberFormatException
	{return Long.parseLong(nextToken());}
	public int nextInt() throws NumberFormatException, IOException
	{return (int) nextLong();}
	public double nextDouble() throws NumberFormatException, IOException 
	{return Double.parseDouble(nextToken());}
}
0