Subject: zilch!!
Query 1> Is the input 00 a possible input for the problem which requires to find the binary of the input equivalent ( problem 1) or will it suffice if the input ranges from 1 through 64?
Query 2> How exactly do you define "rotation" in rotation of strings (problem 2)?? Say, if the string length is n and the rotation length is m, such that m>n, does it mean that we are required to rotate the string from the reference being at (m%n) {by %, i mean the remainder} from the end of string???
Query 2> How exactly do you define "rotation" in rotation of strings (problem 2)?? Say, if the string length is n and the rotation length is m, such that m>n, does it mean that we are required to rotate the string from the reference being at (m%n) {by %, i mean the remainder} from the end of string???

theja2289
Show profile
Link to this post