three way communication
please help me with my code...!! it's giving wrong answerhttps://www.codechef.com/viewsolution/12310880
View ArticleDoubt in understanding CHEFNUMK editorial
I read editorial for this problem, and didn't understand how to maintain the count array since the value max value could range upto 109 help me out with this.
View ArticleCalculating Compexity
Hi everyone I want to ask a question because I am getting TLE in a problem.How can I calculate the complexity and minimize the time taken by my code.
View ArticleTopics frequently asked in INOI?
What topics are asked in INOI. I mean what are the most important topic that i should prepare for now?
View ArticleCodeforces-Hongcow learns the cyclic shift
I tried to solve This question by every time shifting the string until shifted string is not equal to the initial string and increment count variable every time. Is there any more optimum way to do this.
View ArticleCHEFTWOS - Editorial
PROBLEM LINKSPracticeContestDIFFICULTYeasyPREREQUISITESobservation, dpPROBLEMA string $s$ is called $good$ if you start at the first character and can reach the last character by applying the below...
View ArticleINOI's Coding Environment
Hey Guys..!! I am participating in the INOI 2017 from Bengaluru. I have a few pretty idiotic doubts.. Can I compile code at the INOI..???Will the compiler judge use stdin or a manual input
View ArticleCodeChef as ZCO & INOI Server
Can CodeChef help us conducting the ZCO & INOI as TCS iON is doing very bad since 2 years.
View ArticleTime limit "-2 sec" how it's possible
please check this problem https://www.codechef.com/problems/LISA the time limit is -2 sec what is this...@admin please look this problem onceAnd yes I don't think it's a "dash" because there is no "-"...
View Articleclasses in c++
Can anyone explain the private, public and protected access specifiers in c++? Please make sure your answers are easy enough for a beginner to understand.
View ArticleCHEFSETC - Editorial
PROBLEM LINK:ContestPracticeAuthor:Misha ChorniyTester:Tuan Anh Tran DangTranslators:Sergey Kulik (Russian), Team VNOI (Vietnamese) and Hu Zecong (Mandarin)Editorialist:Tuan Anh Tran...
View ArticleContests Invitation at CodeChef
Why i don't get mails about upcoming Challenges at CodeChef although i have subscribed for it?
View Articleupvoting accepting
I have a question in my mind regarding codechef communityWhen I should vote up a particular question or answer? Because if I vote up every answers on my question this will not a legal way to gain karma...
View Articlewhat is the problem in my code ?
Hi I am trying to solve SUMTRIAN problem it is work good in my computer but when i put the code in the website I have the time limit problem this is my code if any one can help me ,plz? * I am sorry...
View ArticleANUBTG - Editorial
PROBLEM LINK:PracticeContestAuthor:Anudeep NekkantiTester:Minako KojimaEditorialist:Lalit KunduDIFFICULTY:EASYPRE-REQUISITES:Sorting, GreedyPROBLEM:You have to buy N items of cost A1, A2 ... AN. For...
View ArticleError 503 in codechef
I am getting too many 503 errors lately in codechef. Is it just me or is there some issue with the server?
View ArticleData Structures and Algorithms
Hi all, I need your help to make a list of most used data structures and algorithms along with their tutorials, implementation and some problems on them. It will be helpful to everyone in many ways. I...
View ArticleData Structures for INOI!!
So most people say that the most important things for INOI and dp and graphs but what are the most import data structures?
View ArticleFollow and Compare with Top Coders
Can CodeChef too create feature of following and comparing of profile of our accounts with other coder's acount?
View ArticleCDQU1 - Editorial
PROBLEM LINKS:PracticeContestAuthor:Animesh FatehpuriaTesters:Rajat DeSumit ShyamsukhaEditorialist:Animesh FatehpuriaDIFFICULTY:SIMPLEPREREQUISITES:Sieve Of EratosthenesPROBLEM:Given Two Numbers M and...
View Article