結果

問題 No.8088 ACL list
ユーザー harurun
提出日時 2021-08-07 11:47:57
言語 Python3
(3.13.1 + numpy 2.2.1 + scipy 1.14.1)
結果
AC  
実行時間 15 ms / 2,000 ms
コード長 250 bytes
コンパイル時間 399 ms
実行使用メモリ 7,496 KB
スコア 209
最終ジャッジ日時 2022-03-26 00:16:22
合計ジャッジ時間 1,015 ms
ジャッジサーバーID
(参考情報)
judge12 / judge10
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
other AC * 1
権限があれば一括ダウンロードができます

ソースコード

diff #

print("LICENSE\nall")
for i in "convolution dsu fenwicktree internal_bit internal_csr internal_math internal_queue internal_scc internal_type_traits lazysegtree math maxflow mincostflow modint scc segtree string twosat".split():print(i+"\n"+i+".hpp")
0