結果
問題 | No.8088 ACL list |
ユーザー |
![]() |
提出日時 | 2022-04-01 21:37:37 |
言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
結果 |
AC
|
実行時間 | 16 ms / 2,000 ms |
コード長 | 350 bytes |
コンパイル時間 | 66 ms |
実行使用メモリ | 7,464 KB |
スコア | 109 |
最終ジャッジ日時 | 2022-04-01 21:37:39 |
合計ジャッジ時間 | 650 ms |
ジャッジサーバーID (参考情報) |
judge14 / judge13 |
純コード判定しない問題か言語 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 1 |
ソースコード
def p(x):print(x)print(x + ".hpp")returni = "internal_"h = ".hpp"print("LICENSE")print("all")p("convolution")p("dsu")p("fenwicktree")p(i+"bit")p(i+"csr")p(i+"math")p(i+"queue")p(i+"scc")p(i+"type_traits")p("lazysegtree")p("math")p("maxflow")p("mincostflow")p("modint")p("scc")p("segtree")p("string")p("twosat")