library/template/base.hpp
- View this file on GitHub
- Last update: 2025-11-24 18:49:07+09:00
- Include:
#include "library/template/base.hpp"
Depends on
Required by
library/template/input.hpp
library/template/macro.hpp
library/template/original_istream.hpp
library/template/original_ostream.hpp
library/template/output.hpp
library/template/type.hpp
library/template/util_func.hpp
Code
#pragma GCC optimize("Ofast")
#include <bits/stdc++.h>#line 1 "library/template/base.hpp"
#pragma GCC optimize("Ofast")
#include <bits/stdc++.h>