Skip to content

This is just an entertaining repository, and you can split numbers to calculations[smile].

License

Notifications You must be signed in to change notification settings

kanjunzhe/Generate114

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate114

Static Badge Static Badge Static Badge

We need an icon!

1. Introduction to the Program

While I was surfing on the Internet these days, I've found someone who has made a program that generates a string filled with one of the Internet users' "languages": 114514. That inspired me a lot that I re-completed this project using C++ and has complied a SHARED LIBRARY to share and spread my ideas.

if you are for development, goto 4. Develop

2. Usage

  1. CMake Projects

write these down:

target_link_libraries(${PROJECT_NAME} Generate114)

3. Documentation

3.1 Generate114::Visit

You don't need to use this function, that this is just for searching the answer from a form.

3.2 Generate114::Transform

@param num (long long) the input number waiting for transform. @param debug (bool) using Debug mode or not. (Under development) @return the transformmed string. [Note] You need to remember that not all number could be transformmed. If program doesn't find the solution, it will return "".

Using example:

std::string result = Generate114::Transform(1000000, true);

4. Development

4.1 Undeveloped Functions

  • 1. Debug mode
  • 2. Install

4.2 Unexpected Functions

  • 1. Support more numbers
  • 2. Fastern the speed

4. Contribute

  1. Kanjunzhe(project holder) His Homepage

About

This is just an entertaining repository, and you can split numbers to calculations[smile].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published