Can I report CodeChef website bug here?
I came across a bug and I don’t know where to start. Will posting my bug here make it visible to the admins ? Where else can I report website bugs?
View ArticleWhy are some answers highlighted in green?
I see some answers which are highlighted in green. What do they mean ?
View ArticleWhy are some accounts suspended?
What are the criterions for account suspension. Could someone tell me the things that could lead to account suspension.
View ArticleHow are email notifications important?
I want to know how do email notifications work and how are they important?
View ArticleHow do I tag my question?
I have come up with a question to ask on CodeChef Discuss, but I am confused on what tags to use. Can you give me some tips on tagging a question?
View ArticleWhat is a community wiki?
I am confused between a community wiki and a normal post? What is the difference between the two?
View ArticleFCTRL: Why divide by 5
Can someone explain this problem to me? I've completed it, but I'm not sure why we divide by 5 to get the trailing zeros. Matter of fact I'm not even sure what the trailing zeros is even about.
View Articleinput problem
how to input in problem http://www.codechef.com/problems/A6#comment-43555 plzz tell especially how to input sequence b??? also tell how to give output should i just print it? or plz correctify this...
View ArticleQueries on editorials pages don't get served sooner!
@admin : If any contest problem is asked openly then as a consequence, it gets closed and users are promoted to ask the same on respective editorials pages. But a query on editorial page doesnot...
View ArticleAMSGAME2(Subtraction Problem 2 from May-Cook Off 13) Help
Can anyone explain me what this user has done for solving the problem ?? its a java solution !Link to Java Solution
View ArticleWhat all new features you think should be added to CodeChef?
I know have improved a lot by this codechef...its really awesome. But i would like to tell to the admin that codechef should improve a bit more, imean should add some more features....Such as message...
View ArticlePlease help in this problem
Can anyone help me in solving this problem ? **SALES** Bosco has gotten his hands on B (1 \leq B \leq 50) dollars! Being a Magic the Gathering™ enthusiast, he wishes to spend some amount of his budget...
View ArticleCompiler is not working properly
Since last week codechef compiler is not working How I should overcome this problem????
View ArticleHelp with a university Problem
Hello all,Today there was a contest held at my university, which featured 5 problems for a 3h contest.My team performed poorly, especially because I'm not very used to "work under pressure" and I lack...
View ArticleSpoj Quadratic Equation WA
I am trying this sum on spoj and getting a WA...i can't find what case may be giving a WA...this is the solution...can ne pls find a case where this solution is failing or maybe point out a mistake in...
View ArticleExecution Time knowledge!!!
hey how to know the execution time of my program....plzzzzz....help as i m new to it!!
View ArticleWA in MSTICK
I am trying to solve in O(Qroot(N)) but getting WA. I am not getting where I am failing, Please check my solution.#include<stdio.h> #include<math.h> #define MAX 1000000 #define MAX_MIN...
View ArticleSpoj Quadratic Equation WA and discussion on "goto"
I am trying this sum on spoj and getting a WA...i can't find what case may be giving a WA...this is the solution...can ne pls find a case where this solution is failing or maybe point out a mistake in...
View ArticleCompilation error using iostream.h and conio.h
I wrote my first program in c++ and ended up with this compilation error, please help me out.In file included from /usr/lib/gcc/i486-linux/4.0.1/../../../../include/c++/4.0.1/backward/iostream.h:31,...
View Article