Sir, in the Ultra-Fast-Mathematicians problem, my code have successfully compiled but the problem is that the number of bits in the output is not equal to the number of bits of the input (in the case where are 0’s in the beginning of the input bits). How to extract the beginning 0 bits of input numbers ?
Ultra-Fast-Mathematicians
HELLO @Shamikh07
dont use integer variable.
instead read both number as string and then store output in 3rd string and print
Sir, i have done it using strings but still test case 0 has failed.
pls save ur code at cb ide and share its link with me
sir, now it passed all the test cases…there was no line break in between two test cases therefore, it failed
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.