Skip to content

PayamGerackoohi/hyperjump-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy math game solver.

Config

Tweak the variables in the main funtion.

Build and Run

mkdir -p bin data
g++ -std=c++17 main.cpp -o bin/main && ./bin/main

Output

Check data/output.txt for the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages