Skip to content

MakeLin2019/24PointGameMetaSolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

24PointGameMetaSolver

Hi

This a 24 point game solver based on c++ meta programing. It means the problem will be solved by compiler itself instead of the target binnary.

Some c++11 features were used for convenience of coding. But it should be easy to convert the codes to c++03 version.

The source codes can be at least compiled on VS Community 2015 and have passed dozens of test cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%