Skip to the content.

:warning: library/template/base.hpp

Depends on

Required by

Code

#pragma GCC optimize("Ofast")
#include <bits/stdc++.h>
#line 1 "library/template/base.hpp"
#pragma GCC optimize("Ofast")
#include <bits/stdc++.h>
Back to top page