Java : What's the code behind this algorithm? -


this question has answer here:

enter image description herethis first question in stack overflow knows what's code behind algorithm 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

and if algorithm has name please name ... tanku much

powers of 11

11 , 11^2 , 11^3 , 11^4


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -