結果
| 問題 |
No.8088 ACL list
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2022-04-01 21:31:48 |
| 言語 | PyPy3 (7.3.15) |
| 結果 |
AC
|
| 実行時間 | 72 ms / 2,000 ms |
| コード長 | 251 bytes |
| コンパイル時間 | 369 ms |
| 実行使用メモリ | 75,532 KB |
| スコア | 208 |
| 最終ジャッジ日時 | 2022-04-01 21:31:50 |
| 合計ジャッジ時間 | 1,157 ms |
|
ジャッジサーバーID (参考情報) |
judge15 / judge12 |
| 純コード判定しない問題か言語 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 1 |
ソースコード
print("LICENSE\nall")
for l in["convolution","dsu","fenwicktree"]+["internal_"+s for s in["bit","csr","math","queue","scc","type_traits"]]+["lazysegtree","math","maxflow","mincostflow","modint","scc","segtree","string","twosat"]:print(f"{l}\n{l}.hpp")