結果

問題 No.3088 ACL list
ユーザー ra5anchorra5anchor
提出日時 2024-07-20 20:16:49
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 401 bytes
コンパイル時間 172 ms
コンパイル使用メモリ 82,304 KB
実行使用メモリ 51,840 KB
スコア 0
最終ジャッジ日時 2024-07-20 20:16:50
合計ジャッジ時間 725 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

c="convolution"
i="internal_"
h=".hpp\n"
s="segtree"
print(f"LICENSE\nall\n{c}\n{c}{h}dsu\ndsu{h}fenwicktree\nfenwicktree{h}{i}bit\n{i}bit{h}{i}csr\n{i}csr{h}{i}math\n{i}math{h}{i}queue\n{i}queue{h}{i}scc\n{i}scc{h}{i}type_traits\n{i}type_traits{h}lazy{s}\nlazy{s}{h}math\nmath{h}maxflow\nmaxflow{h}mincostflow\nmincostflow{h}modint\nmodint{h}scc\nscc{h}{s}\n{s}{h}string\nstring{h}twosat\ntwosat{h}")
0