結果
| 問題 |
No.8088 ACL list
|
| コンテスト | |
| ユーザー |
nariyel
|
| 提出日時 | 2022-04-01 23:04:27 |
| 言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
| 結果 |
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 |
| 純コード判定しない問題か言語 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 1 |
ソースコード
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')
nariyel