Files
Happy-Reconstruction/Algorithm.h
2020-02-03 19:48:30 +08:00

6 lines
35 B
C++

#pragma once
class Algorithm
{
};