I solved a problem in BITFLIT v0.2 code SUPGLRES, and gave this solution, which is a generalised solution to any ordering of the queue (not necessarily the pairs need to be together, i.e, a random pair can be defined). But it ran into NZEC error. I would be thankful to anyone who can check the code and rectify the mistake:
I have implemented a sieve of eratosthenes code with O(N) time complexity. I am getting a SIGABRT error.
terminate called after throwing an instance of āstd::bad_allocā
what(): std::bad_alloc
1.What is a SIGABRT error?
What is the error made here?
Suggest resources for learning C++ for Competitive coding. I know C and Java.
I have recently signed up on codechef(1 week around) and I have secured 4th rank in Schools in India.But unfortunately, my school is not listed on Codechef so I want to know that if I am eligible for laddus of this contest or not.
I would also request @admin to add my school to list asap and I am all ready to help them in this regard.
In the December Lunchtime yesterday, I looked in the ranklist after solving two problems and to my surprise I was ranked 11āth overall with 200 points. (I saved a screenshot! haha).
Then a few minutes later I looked at the ranklist again and my rank was down to 100, but there were now many more people ranked higher than me who also had only 200 points.
Was this a glitch or some kind of timing issue? The contest said āIOI Scoring rulesā which said ties were broken by shortest time to reaching a particular score. So if at one time I had rank 11 with score 200, how could I later be ranked lower than people who also got 200? Thanks for any explanation.
Although it is not a big issue, but still posting.
The link (when clicked on ?), wmd-editor.com on the upper-right corner of the editor is outdated, it takes to a Japanese Health Website.
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?
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}???
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.
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?
Hi, I canāt submit solutions to problem BWGAME. When I tried to submit, it says,āProblem does not exist in the Practice section. You cannot make a submission to it.ā How can I submit it?
Hello Vijju123, I have been recently studying my computer subject (Out Of The Blue) so i had this chapter called
Data Structure , it had a term which i cannot understand and my teacher suck at teaching so if u could do the honorās and please explain what STACK is?!
For the RECTANGL problem out of JAN18, am I missing something? It seems as easy as checking if two unique pairs of identical numbers exist. This works in the code/compile/run with the given (and my own) test input. Am I looking at it too simple/is there an edge case?
How do we get or loose points?
i know that the description is given in rating,but i want to know in short,i donāt want to spend my time in reading the whole description,
As i have seen that many user solved 10/10 questions in jan challenge,but still they loose their points,
so , may i get to know?