結果
| 問題 |
No.8088 ACL list
|
| コンテスト | |
| ユーザー |
Kude
|
| 提出日時 | 2022-04-01 21:21:12 |
| 言語 | PyPy3 (7.3.15) |
| 結果 |
AC
|
| 実行時間 | 71 ms / 2,000 ms |
| コード長 | 470 bytes |
| コンパイル時間 | 250 ms |
| 実行使用メモリ | 75,768 KB |
| スコア | 0 |
| 最終ジャッジ日時 | 2022-04-01 21:21:14 |
| 合計ジャッジ時間 | 1,076 ms |
|
ジャッジサーバーID (参考情報) |
judge11 / judge13 |
| 純コード判定しない問題か言語 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 1 |
ソースコード
print('''LICENSE
all
convolution
convolution.hpp
dsu
dsu.hpp
fenwicktree
fenwicktree.hpp
internal_bit
internal_bit.hpp
internal_csr
internal_csr.hpp
internal_math
internal_math.hpp
internal_queue
internal_queue.hpp
internal_scc
internal_scc.hpp
internal_type_traits
internal_type_traits.hpp
lazysegtree
lazysegtree.hpp
math
math.hpp
maxflow
maxflow.hpp
mincostflow
mincostflow.hpp
modint
modint.hpp
scc
scc.hpp
segtree
segtree.hpp
string
string.hpp
twosat
twosat.hpp''')
Kude