I am unable to get what you are trying to say. Can you elaborate please
I think the ranklist was updating- it refreshes and shows accurate rank every 1-3min.
If you click on the ? sign on the upper right corner of the text editor while writing an answer or a question (not comment), it will take you to a Japanese health website. Should I add a picture?
Thanks for finding out from admins, it just needed to refresh.
(I knew it was too good to be true!)
if possible please provide a counter case : https://discuss.codechef.com/questions/120824/runtime-error
Looking into it.
Code chef informs that any second account of my own which is not in use should be reported. I have an account for which I forgot the username. How do i inform codechef about it?
Well, what if we ban this account?? :3
On a serious note- if you cant get the username, and strictly dont login or do any activity from it, @admin may decide to be lenient with your case.
How to find Division and remainder of no if only operators available are addition and Subtraction?? PLs Help///\
Please share the exact question and more necessary details.
Seems a basic math question. Just do repeated subtraction till you get a number smaller than quotient. For reference: https://www.homeschoolmath.net/teaching/md/division-repeated-subtraction.php
A bit confused of what a humongous subsequence exactly is.Like if we take β10010β then is {1,3} also a humongous subsequence, and how is {1,5} a humongous subsequence.
For β10010β humongous subsequences should be {1,2},{4,5}, but these arenβt the only ones, {1,5},{1,3} also, and what about {1,2,4,5} and {1,3,4,5}???
Please read about subsequences in general. Treat them equivalent to subsets and the explanation will be crisp and clear.
Hello Vijju123 , I am a new programmer so i just want some tips how to imporve my basic programming because i have a lot of problem in finding the solution(The Logic),if i understand the logic of the program then its nothing , so my main problem is how shall i decode the logic of the program , please provide me with some of your important tips so that i may also become like u . Hope u would help me.
Practice hackerrank easy section completely. Problems related to array, 2-D array, and strings are bountiful there. Google whatever seems new or tough. Lots of dedication is required for coding.
Why is ranklist showing 0 pts for all participants for the challenge sum of this long challenge?
An announcement regarding this has been made.
In INOI, CodeChef gave us the access to some test cases, but they were too large to copy paste into the ide. Can anyone tell how to run input files in terminal?