"I want to ask a question" - Ask them all here!

I am unable to get what you are trying to say. Can you elaborate please :slight_smile:

I think the ranklist was updating- it refreshes and shows accurate rank every 1-3min.

1 Like

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?

I get you @ayan_nitd.
Yes in the top corner of text-editor

Thanks for finding out from admins, it just needed to refresh.
(I knew it was too good to be true!)

Yes, please. A picture will help me better in describing the bug to @admin :slight_smile:

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 :stuck_out_tongue:

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?