Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 880 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 880 Bytes

PROJECT IS DONE

3x

C/Python program design to play with this math problem

Public Domain

Visualizer (archived) written using Tauri

Stuff in folders/directories

  • "root" - main files located here, Makefile, README.md and few folders listed down below
  • executable - executables
  • util - files which can generate very large numbers, larger number you type as argument, larger number you get

Stuff to download

  • GNU GMP library (for C version)

Resources used