verdigris
- 118
- 0
Which algorithm is the most useful and compact that anyone has written?
TristanJ said:... there is no "most usefule algorithm ever written" ...
verdigris said:Which algorithm is the most useful and compact that anyone has written?
TristanJ said:Algorithm to add two numbers:
c=a+b;
![]()
Tristan