Java: Convert any base to decimal using Horner's recursively

前端 未结 0 1478
南笙
南笙 2021-01-17 16:19

I have to write a program converting from any base to decimal using recursion and Horner\'s scheme. All I can use is:

  1. an int method with two parameters like
相关标签:
回答
  • 消灭零回复
提交回复
热议问题