結果
| 問題 | 
                            No.8088 ACL list
                             | 
                    
| コンテスト | |
| ユーザー | 
                             | 
                    
| 提出日時 | 2022-04-01 22:50:38 | 
| 言語 | PyPy3  (7.3.15)  | 
                    
| 結果 | 
                             
                                AC
                                 
                             
                            
                         | 
                    
| 実行時間 | 73 ms / 2,000 ms | 
| コード長 | 238 bytes | 
| コンパイル時間 | 272 ms | 
| 実行使用メモリ | 75,604 KB | 
| スコア | 221 | 
| 最終ジャッジ日時 | 2022-04-01 22:50:39 | 
| 合計ジャッジ時間 | 980 ms | 
| 
                            ジャッジサーバーID (参考情報)  | 
                        judge11 / judge16 | 
| 純コード判定しない問題か言語 | 
(要ログイン)
| ファイルパターン | 結果 | 
|---|---|
| other | AC * 1 | 
ソースコード
p=print
p("LICENSE\nall")
for l in "convolution dsu fenwicktree Ibit Icsr Imath Iqueue Iscc Itype_traits lazysegtree math maxflow mincostflow modint scc segtree string twosat".replace("I", "internal_").split():
    p(l)
    p(l + ".hpp")