結果

問題 No.3088 ACL list
ユーザー nariyelnariyel
提出日時 2022-04-01 23:04:27
言語 Python3
(3.11.6 + numpy 1.26.0 + scipy 1.11.3)
結果
AC  
実行時間 15 ms / 2,000 ms
コード長 600 bytes
コンパイル時間 69 ms
実行使用メモリ 7,676 KB
スコア 0
最終ジャッジ日時 2022-04-01 23:04:33
合計ジャッジ時間 727 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
純コード判定しない問題か言語
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 15 ms
7,676 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

res = ['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']
print(*res, sep='\n')
0