結果
問題 | No.8088 ACL list |
ユーザー |
![]() |
提出日時 | 2022-04-01 22:16:36 |
言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
結果 |
AC
|
実行時間 | 13 ms / 2,000 ms |
コード長 | 315 bytes |
コンパイル時間 | 58 ms |
実行使用メモリ | 7,428 KB |
スコア | 144 |
最終ジャッジ日時 | 2022-04-01 22:16:45 |
合計ジャッジ時間 | 561 ms |
ジャッジサーバーID (参考情報) |
judge15 / judge13 |
純コード判定しない問題か言語 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 1 |
ソースコード
f=['convolution','dsu','fenwicktree','internal_bit','internal_csr','internal_math','internal_queue','internal_scc','internal_type_traits','lazysegtree','math','maxflow','mincostflow','modint','scc','segtree','string','twosat']print('LICENSE')print('all')for i in range(18):print(f[i])print(f[i]+".hpp")