Aug 22, 2018
संपादित करें और अपने स्मार्टफोन से सीधे चलाने एल्गोरिदम! पुराने संस्करण डाउनलोड और इंस्टॉल करें Algogo – Algorithm Interpreter जो आपके डिवाइस मॉडल के अनुकूल है और अपनी पसंदीदा सुविधाओं का आनंद लें!
v1.0.6 (with v1.0 changelog) :
● Rewritten everything.
● Improved look.
● Comments support.
● Now using Algogo Algorithm 2 format (*.agg2).
● "AND" can be used instead of "&&" (same for "OR" with "||", and "NOT" for "!").
● Absolute values support (ex : |-2|).
● Added some functions (you can refer to this page for a list : https://github.com/Skyost/Algogo/wiki#expression-evaluation).
● Improved error messages.
● Fixed some bugs.