Skip to content

toshan-luktuke/Algorithmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmer

Writes a line by line algorithm of an input program

Instructions for executing:

  1. Copy paste program code to a file called input.txt and put it in the same folder as algo.exe
  2. Create a file output.txt also put it in the same folder as algo.exe
  3. Run the program
  4. ???
  5. Profit

Words of Warning:

  • This program will work on most programs that utilize basic operations like loops, if statements etc.
  • Arrays are not yet supported but "vector" should give you an output
  • If something goes wrong, try seperating your initializations/commands to different lines
  • Object initialization will require some input from the user to be translated into acceptable algorithm language
  • Aur kuch bhayankar hua toh drop a message

About

Writes a line by line algorithm of an input program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages