結果
問題 | No.3088 ACL list |
ユーザー | nrRoute |
提出日時 | 2022-04-01 22:27:58 |
言語 | C++14 (gcc 12.3.0 + boost 1.83.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 701 bytes |
コンパイル時間 | 1,182 ms |
実行使用メモリ | 6,952 KB |
スコア | 0 |
最終ジャッジ日時 | 2022-04-01 22:28:00 |
合計ジャッジ時間 | 1,657 ms |
ジャッジサーバーID (参考情報) |
judge15 / judge11 |
(要ログイン)
ソースコード
#include <bits/stdc++.h> using namespace std; string n="\n",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; }