結果
問題 | No.3088 ACL list |
ユーザー | ミドリムシ |
提出日時 | 2022-04-01 21:39:05 |
言語 | C++14 (gcc 12.3.0 + boost 1.83.0) |
結果 |
AC
|
実行時間 | 1 ms / 2,000 ms |
コード長 | 552 bytes |
コンパイル時間 | 1,366 ms |
実行使用メモリ | 3,412 KB |
スコア | 0 |
最終ジャッジ日時 | 2022-04-01 21:39:10 |
合計ジャッジ時間 | 1,959 ms |
ジャッジサーバーID (参考情報) |
judge16 / judge13 |
純コード判定しない問題か言語 |
(要ログイン)
ソースコード
#include <bits/stdc++.h> int main(){std::string i = "internal_";std::cout<<"LICENSE\nall\nconvolution\nconvolution.hpp\ndsu\ndsu.hpp\nfenwicktree\nfenwicktree.hpp\n"<<i<<"bit\n"<<i<<"bit.hpp\n"<<i<<"csr\n"<<i<<"csr.hpp\n"<<i<<"math\n"<<i<<"math.hpp\n"<<i<<"queue\n"<<i<<"queue.hpp\n"<<i<<"scc\n"<<i<<"scc.hpp\n"<<i<<"type_traits\n"<<i<<"type_traits.hpp\nlazysegtree\nlazysegtree.hpp\nmath\nmath.hpp\nmaxflow\nmaxflow.hpp\nmincostflow\nmincostflow.hpp\nmodint\nmodint.hpp\nscc\nscc.hpp\nsegtree\nsegtree.hpp\nstring\nstring.hpp\ntwosat\ntwosat.hpp\n";}