forked from mirror/toddcox-faster
9 lines
188 B
C++
9 lines
188 B
C++
#pragma once
|
|
|
|
#include "tc/core/action.hpp"
|
|
#include "tc/core/path.hpp"
|
|
#include "tc/core/cosets.hpp"
|
|
#include "tc/core/rel.hpp"
|
|
#include "tc/core/group.hpp"
|
|
#include "tc/core/solver.hpp"
|