結果

問題 No.1137 Circles
ユーザー tailstails
提出日時 2020-07-27 20:41:55
言語 cLay
(20240104-1)
結果
AC  
実行時間 170 ms / 2,000 ms
コード長 107 bytes
コンパイル時間 3,453 ms
コンパイル使用メモリ 177,572 KB
実行使用メモリ 32,104 KB
最終ジャッジ日時 2023-09-19 00:50:57
合計ジャッジ時間 6,495 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 12 ms
30,924 KB
testcase_01 AC 151 ms
31,940 KB
testcase_02 AC 15 ms
30,972 KB
testcase_03 AC 79 ms
31,488 KB
testcase_04 AC 112 ms
31,820 KB
testcase_05 AC 30 ms
31,132 KB
testcase_06 AC 132 ms
31,900 KB
testcase_07 AC 64 ms
31,308 KB
testcase_08 AC 136 ms
31,948 KB
testcase_09 AC 47 ms
31,168 KB
testcase_10 AC 69 ms
31,472 KB
testcase_11 AC 79 ms
31,532 KB
testcase_12 AC 170 ms
32,036 KB
testcase_13 AC 51 ms
31,176 KB
testcase_14 AC 161 ms
32,104 KB
testcase_15 AC 57 ms
31,272 KB
testcase_16 AC 84 ms
31,508 KB
testcase_17 AC 21 ms
31,144 KB
testcase_18 AC 123 ms
31,780 KB
testcase_19 AC 52 ms
31,260 KB
testcase_20 AC 41 ms
31,196 KB
testcase_21 AC 13 ms
30,924 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

{segtree<ll>t;t.walloc(4d5,1);ll x,r;rd(x);REP(x)rd(x,r),x+=2d5,t.add(x-r,x+r,-1);wt(-t.getMinVal(0,4d5));}
0