結果

問題 No.1137 Circles
ユーザー tailstails
提出日時 2020-07-27 20:41:55
言語 cLay
(20240714-1)
結果
AC  
実行時間 106 ms / 2,000 ms
コード長 107 bytes
コンパイル時間 4,022 ms
コンパイル使用メモリ 178,200 KB
実行使用メモリ 29,696 KB
最終ジャッジ日時 2024-07-05 13:44:54
合計ジャッジ時間 5,374 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
28,416 KB
testcase_01 AC 100 ms
29,568 KB
testcase_02 AC 11 ms
28,672 KB
testcase_03 AC 50 ms
29,056 KB
testcase_04 AC 78 ms
29,184 KB
testcase_05 AC 22 ms
28,544 KB
testcase_06 AC 76 ms
29,440 KB
testcase_07 AC 40 ms
28,800 KB
testcase_08 AC 87 ms
29,440 KB
testcase_09 AC 30 ms
28,672 KB
testcase_10 AC 53 ms
28,928 KB
testcase_11 AC 57 ms
28,928 KB
testcase_12 AC 106 ms
29,696 KB
testcase_13 AC 36 ms
28,800 KB
testcase_14 AC 102 ms
29,568 KB
testcase_15 AC 36 ms
28,800 KB
testcase_16 AC 53 ms
29,056 KB
testcase_17 AC 14 ms
28,672 KB
testcase_18 AC 79 ms
29,440 KB
testcase_19 AC 36 ms
28,800 KB
testcase_20 AC 29 ms
28,800 KB
testcase_21 AC 10 ms
28,416 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