結果

問題 No.3088 ACL list
ユーザー ikdikd
提出日時 2022-04-01 21:34:37
言語 Bash
(Bash 5.1.16)
結果
WA  
実行時間 -
コード長 291 bytes
コンパイル時間 22 ms
実行使用メモリ 4,900 KB
スコア 0
最終ジャッジ日時 2022-04-01 21:34:46
合計ジャッジ時間 674 ms
ジャッジサーバーID
(参考情報)
judge16 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

echo LICENSE
echo all
cat << EOS | awk '{printf "%s\n%s.hpp\n", $0, $0}'
convolution
convolution
dsu
fenwicktree
internal_bit
internal_csr
internal_math
internal_queue
internal_scc
internal_type_traits
lazysegtree
lazysegtree.hpp
math
maxflow
mincostflow
modint
scc
segtree
string
twosat
EOS
0