結果

問題 No.308 素数は通れません
ユーザー threepipes_sthreepipes_s
提出日時 2015-12-05 10:04:06
言語 Java21
(openjdk 21)
結果
WA  
実行時間 -
コード長 4,086 bytes
コンパイル時間 4,999 ms
コンパイル使用メモリ 77,456 KB
実行使用メモリ 51,788 KB
最終ジャッジ日時 2023-10-12 15:40:18
合計ジャッジ時間 11,413 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 44 ms
49,580 KB
testcase_01 AC 44 ms
49,388 KB
testcase_02 AC 44 ms
47,496 KB
testcase_03 AC 44 ms
49,460 KB
testcase_04 AC 44 ms
49,556 KB
testcase_05 AC 43 ms
49,564 KB
testcase_06 AC 43 ms
49,516 KB
testcase_07 AC 43 ms
49,600 KB
testcase_08 AC 44 ms
49,568 KB
testcase_09 AC 44 ms
49,572 KB
testcase_10 AC 44 ms
49,692 KB
testcase_11 AC 44 ms
49,596 KB
testcase_12 AC 43 ms
47,928 KB
testcase_13 AC 44 ms
49,612 KB
testcase_14 AC 44 ms
49,468 KB
testcase_15 AC 44 ms
49,748 KB
testcase_16 AC 44 ms
49,424 KB
testcase_17 AC 44 ms
49,360 KB
testcase_18 AC 44 ms
49,484 KB
testcase_19 AC 44 ms
49,556 KB
testcase_20 AC 44 ms
49,572 KB
testcase_21 AC 43 ms
49,556 KB
testcase_22 AC 44 ms
49,468 KB
testcase_23 AC 44 ms
49,416 KB
testcase_24 AC 45 ms
49,424 KB
testcase_25 AC 44 ms
49,500 KB
testcase_26 AC 42 ms
49,328 KB
testcase_27 AC 44 ms
49,480 KB
testcase_28 AC 43 ms
49,492 KB
testcase_29 AC 45 ms
49,584 KB
testcase_30 AC 43 ms
49,408 KB
testcase_31 AC 44 ms
49,320 KB
testcase_32 WA -
testcase_33 AC 44 ms
49,464 KB
testcase_34 AC 44 ms
49,732 KB
testcase_35 AC 43 ms
49,364 KB
testcase_36 AC 44 ms
49,808 KB
testcase_37 AC 44 ms
49,404 KB
testcase_38 AC 44 ms
49,684 KB
testcase_39 AC 43 ms
49,488 KB
testcase_40 AC 43 ms
49,444 KB
testcase_41 AC 45 ms
49,692 KB
testcase_42 AC 43 ms
49,928 KB
testcase_43 AC 43 ms
49,272 KB
testcase_44 AC 43 ms
49,556 KB
testcase_45 AC 44 ms
49,420 KB
testcase_46 AC 44 ms
49,376 KB
testcase_47 AC 43 ms
49,588 KB
testcase_48 AC 43 ms
49,328 KB
testcase_49 AC 44 ms
49,328 KB
testcase_50 AC 43 ms
49,336 KB
testcase_51 AC 44 ms
49,472 KB
testcase_52 AC 43 ms
49,484 KB
testcase_53 AC 44 ms
49,328 KB
testcase_54 AC 45 ms
49,732 KB
testcase_55 AC 44 ms
49,824 KB
testcase_56 AC 45 ms
51,788 KB
testcase_57 AC 44 ms
49,452 KB
testcase_58 AC 45 ms
49,728 KB
testcase_59 AC 44 ms
49,472 KB
testcase_60 AC 46 ms
49,664 KB
testcase_61 AC 45 ms
49,952 KB
testcase_62 AC 45 ms
49,808 KB
testcase_63 AC 45 ms
49,840 KB
testcase_64 AC 44 ms
49,456 KB
testcase_65 AC 45 ms
49,724 KB
testcase_66 AC 43 ms
49,460 KB
testcase_67 AC 44 ms
49,352 KB
testcase_68 AC 43 ms
49,372 KB
testcase_69 AC 44 ms
49,412 KB
testcase_70 AC 43 ms
49,568 KB
testcase_71 AC 47 ms
50,428 KB
testcase_72 AC 46 ms
50,684 KB
testcase_73 AC 44 ms
49,352 KB
testcase_74 AC 47 ms
50,540 KB
testcase_75 AC 43 ms
49,368 KB
testcase_76 WA -
testcase_77 AC 45 ms
49,600 KB
testcase_78 AC 46 ms
49,920 KB
testcase_79 AC 45 ms
49,692 KB
testcase_80 WA -
testcase_81 WA -
testcase_82 AC 45 ms
49,584 KB
testcase_83 AC 45 ms
49,680 KB
testcase_84 WA -
testcase_85 AC 44 ms
49,688 KB
testcase_86 WA -
testcase_87 WA -
testcase_88 AC 44 ms
49,676 KB
testcase_89 AC 45 ms
49,724 KB
testcase_90 WA -
testcase_91 AC 47 ms
50,800 KB
testcase_92 AC 47 ms
48,500 KB
testcase_93 AC 47 ms
50,600 KB
testcase_94 AC 47 ms
50,336 KB
testcase_95 AC 47 ms
50,496 KB
testcase_96 AC 45 ms
49,692 KB
testcase_97 AC 44 ms
49,408 KB
testcase_98 AC 44 ms
49,368 KB
testcase_99 AC 47 ms
50,448 KB
testcase_100 AC 48 ms
50,532 KB
testcase_101 WA -
testcase_102 AC 47 ms
50,732 KB
testcase_103 AC 46 ms
50,540 KB
testcase_104 AC 44 ms
49,844 KB
testcase_105 AC 47 ms
50,620 KB
testcase_106 AC 47 ms
50,864 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();
//		if(exp()) return;
		BigInteger bi = new BigInteger(in.readLine());
		if(bi.compareTo(BigInteger.valueOf(40L))>=0){
			if(bi.isProbablePrime(100)) System.out.println(14);
			else 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);
			}
			if(n%w!=0) for(int i=n%w; i<w; i++){
				map[h-1][i] = true;
			}
//			for(int i=0; i<h; i++){
//				for(int j=0; j<w; j++){
//					System.out.print(map[i][j]?'X':'.');
//				}
//				System.out.println();
//			}
//			System.out.println();
			if(check(map, n-1)){
				System.out.println(w);
				return;
			}
		}
		System.out.println(n-1);
	}
	
	boolean exp(){
		int n = 70;
		BitSet p = prime(n);
		for(int i=1; i<=n; i++){
			if(p.get(i)) System.out.print('X');
			else System.out.print('.');
			if(i%8==0) System.out.println();
		}
		return true;
	}
	
	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