結果
| 問題 | No.8088 ACL list |
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2025-07-14 17:56:44 |
| 言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
| 結果 |
AC
|
| 実行時間 | 0 ms / 2,000 ms |
| コード長 | 332 bytes |
| コンパイル時間 | 282 ms |
| コンパイル使用メモリ | 27,384 KB |
| 実行使用メモリ | 7,840 KB |
| スコア | 127 |
| 最終ジャッジ日時 | 2025-07-14 17:56:45 |
| 合計ジャッジ時間 | 993 ms |
|
ジャッジサーバーID (参考情報) |
judge1 / judge5 |
| 純コード判定しない問題か言語 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 1 |
ソースコード
#include <cstdio>
const char*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"};
int main(){puts("LICENSE\nall");for(auto t:s)printf("%s\n%s.hpp\n",t,t);}