結果
問題 | No.3088 ACL list |
ユーザー | Yu_212 |
提出日時 | 2022-04-01 22:11:25 |
言語 | Python3 (3.12.2 + numpy 1.26.4 + scipy 1.12.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 258 bytes |
コンパイル時間 | 73 ms |
実行使用メモリ | 7,412 KB |
スコア | 0 |
最終ジャッジ日時 | 2022-04-01 22:11:26 |
合計ジャッジ時間 | 629 ms |
ジャッジサーバーID (参考情報) |
judge11 / judge16 |
(要ログイン)
ソースコード
print("LICENSE\nall") print(*[f"{t}\n{t}.hpp"for t in list("convolution,dsu,fenwicktree,lazysegtree,math,maxflow,mincostflow,modint,scc,segtree,string,twosat".split(","))+list("internal_"+s for s in"bit,csr,math,queue,scc,type_traits".split(","))],sep="\n")