結果
| 問題 |
No.8088 ACL list
|
| コンテスト | |
| ユーザー |
👑 SPD_9X2
|
| 提出日時 | 2022-04-01 21:33:43 |
| 言語 | PyPy3 (7.3.15) |
| 結果 |
AC
|
| 実行時間 | 70 ms / 2,000 ms |
| コード長 | 267 bytes |
| コンパイル時間 | 256 ms |
| 実行使用メモリ | 75,612 KB |
| スコア | 192 |
| 最終ジャッジ日時 | 2022-04-01 21:33:45 |
| 合計ジャッジ時間 | 1,121 ms |
|
ジャッジサーバーID (参考情報) |
judge12 / judge11 |
| 純コード判定しない問題か言語 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 1 |
ソースコード
a="LICENSE\nall\n" k="internal_" b=["convolution","dsu","fenwicktree",k+"bit",k+"csr",k+"math",k+"queue",k+"scc",k+"type_traits","lazysegtree","math","maxflow","mincostflow","modint","scc","segtree","string","twosat"] print(a+"\n".join([i+"\n"+i+".hpp" for i in b]))
SPD_9X2