結果
問題 | No.8088 ACL list |
ユーザー |
![]() |
提出日時 | 2024-12-15 01:11:14 |
言語 | C++17(gcc12) (gcc 12.3.0 + boost 1.87.0) |
結果 |
AC
|
実行時間 | 2 ms / 2,000 ms |
コード長 | 311 bytes |
コンパイル時間 | 697 ms |
コンパイル使用メモリ | 65,024 KB |
実行使用メモリ | 5,248 KB |
スコア | 148 |
最終ジャッジ日時 | 2024-12-15 01:11:16 |
合計ジャッジ時間 | 1,462 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
純コード判定しない問題か言語 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 1 |
ソースコード
#include<ios>int main(){puts("LICENSE\nall");for(auto s:{"convolution","dsu", "fenwicktree","internal_bit","internal_csr","internal_math","internal_queue","internal_scc","internal_type_traits","lazysegtree","math","maxflow","mincostflow","modint","scc","segtree","string","twosat"})printf("%s\n%s.hpp\n",s,s);}