結果
問題 | No.3088 ACL list |
ユーザー | nrRoute |
提出日時 | 2022-04-01 22:34:12 |
言語 | C++14 (gcc 12.3.0 + boost 1.83.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 805 bytes |
コンパイル時間 | 1,410 ms |
実行使用メモリ | 6,948 KB |
スコア | 0 |
最終ジャッジ日時 | 2022-04-01 22:34:14 |
合計ジャッジ時間 | 1,681 ms |
ジャッジサーバーID (参考情報) |
judge16 / judge15 |
(要ログイン)
ソースコード
#include <bits/stdc++.h> using namespace std; string h=".hpp",i="internal_",t="type_traits",m="mincostflow",l="lazysegtree",M="maxflow",s="segtree"; int main(){ cout<<"LICENCE"<<"\n" <<"all"<<"\n" <<"convolution"<<"\n" <<"convolution"<<h<<"\n" <<"dsu"<<"\n" <<"dsu"<<h<<"\n" <<"fenwicktree"<<"\n" <<"fenwicktree"<<h<<"\n" <<i<<"bit"<<"\n" <<i<<"bit"<<h<<"\n" <<i<<"csr"<<"\n" <<i<<"csr"<<h<<"\n" <<i<<"math"<<"\n" <<i<<"math"<<h<<"\n" <<i<<"queue"<<"\n" <<i<<"queue"<<h<<"\n" <<i<<"scc"<<"\n" <<i<<"scc"<<h<<"\n" <<i<<t<<"\n" <<i<<t<<h<<"\n" <<l<<"\n" <<l<<h<<"\n" <<"math"<<"\n" <<"math"<<h<<"\n" <<M<<"\n" <<M<<h<<"\n" <<m<<"\n" <<m<<h<<"\n" <<"modint"<<"\n" <<"modint"<<h<<"\n" <<"scc"<<"\n" <<"scc"<<h<<"\n" <<s<<"\n" <<s<<h<<"\n" <<"string"<<"\n" <<"string"<<h<<"\n" <<"twosat"<<"\n" <<"twosat"<<h; }