結果

問題 No.1661 Sum is Prime (Hard Version)
ユーザー FF256grhyFF256grhy
提出日時 2022-06-29 05:51:39
言語 cLay
(20240104-1)
結果
AC  
実行時間 134 ms / 3,000 ms
コード長 57 bytes
コンパイル時間 3,720 ms
コンパイル使用メモリ 164,280 KB
実行使用メモリ 6,700 KB
最終ジャッジ日時 2023-08-14 07:21:58
合計ジャッジ時間 5,798 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
4,376 KB
testcase_01 AC 1 ms
4,380 KB
testcase_02 AC 83 ms
6,500 KB
testcase_03 AC 1 ms
4,380 KB
testcase_04 AC 1 ms
4,380 KB
testcase_05 AC 1 ms
4,376 KB
testcase_06 AC 1 ms
4,376 KB
testcase_07 AC 1 ms
4,376 KB
testcase_08 AC 1 ms
4,376 KB
testcase_09 AC 1 ms
4,380 KB
testcase_10 AC 2 ms
4,380 KB
testcase_11 AC 2 ms
4,380 KB
testcase_12 AC 73 ms
6,436 KB
testcase_13 AC 71 ms
6,476 KB
testcase_14 AC 81 ms
6,500 KB
testcase_15 AC 107 ms
6,408 KB
testcase_16 AC 88 ms
6,436 KB
testcase_17 AC 81 ms
6,628 KB
testcase_18 AC 33 ms
6,476 KB
testcase_19 AC 59 ms
6,700 KB
testcase_20 AC 35 ms
6,452 KB
testcase_21 AC 69 ms
6,432 KB
testcase_22 AC 134 ms
6,424 KB
testcase_23 AC 129 ms
6,388 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@x,@y,a[]{x-1,y,2x,2y},s=0;s=cntPrime(a[0..3])-s;wt(s);
0