結果
問題 | No.3088 ACL list |
ユーザー | ikd |
提出日時 | 2022-04-01 21:42:39 |
言語 | Bash (Bash 5.1.16) |
結果 |
AC
|
実行時間 | 7 ms / 2,000 ms |
コード長 | 263 bytes |
コンパイル時間 | 20 ms |
実行使用メモリ | 3,852 KB |
スコア | 196 |
最終ジャッジ日時 | 2022-04-01 21:42:40 |
合計ジャッジ時間 | 996 ms |
ジャッジサーバーID (参考情報) |
judge13 / judge14 |
純コード判定しない問題か言語 |
(要ログイン)
ソースコード
echo LICENSE echo all cat << EOS | awk '{printf "%s\n%s.hpp\n", $0, $0}' 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 EOS