Quantcast
Channel: CodeChef Discuss - latest questions
Browsing all 40121 articles
Browse latest View live

DBFB - Editorial

PROBLEM LINK:PracticeContestAuthor:anuj_2106Tester:Suchan ParkEditorialist:Suchan ParkI wasn't aware that the actual editorialist wrote an editorial here, but anyway I decided to upload my work to...

View Article


XORAGN - Editorial

PROBLEM LINK:PracticeContestAuthor:Abishek SainiTester:Suchan ParkEditorialist:Suchan ParkDIFFICULTY:EasyPREREQUISITES:Properties of XORPROBLEM:Given an integer sequence $A_{1}, A_{2}, \cdots, A_{n}$,...

View Article


Procon Junior

I want to know the level of the comptetion (Procon Junior to be held on 11th Aug'2018). Will it be 10th level or +2 level?

View Article

CIELRCPT - Editorial

PROBLEM LINKPracticeContestDIFFICULTYCAKEWALKPREREQUISITESGreedy AlgorithmsPROBLEMYou need to find the representation of a given integer N as a sum of powers of two up to 211 with the smallest number...

View Article

DWNLD - Editorial

Problem Link:ContestPracticeAuthor:Hasan JaddouhTesters:Kamil DebowskiEditorialist:Hasan JaddouhDifficulty:cakewalkPre-requisites:noneProblem Statement:Given a list internet speed during different...

View Article


what is wrong in this code

include<iostream>using namespace std; int main() { long long int a,c=0; cin>>a; if(a==0) { cout<<"1"; } while(a>0) { a=a/10; c++; } if(c>0) { cout<<c; } return 0;}

View Article

please find the mistakes in code and edit the error in the line and show me...

include <stdio.h>include<conio.h>void main() { signed char ch=`c'k;//signed char(or)simply char short int si=5; int i=6,r;//signed int(or)simply int long int li=7;//long int(or)signed long...

View Article

TLG:code gives correct output still ans is wrong plz help me find whats wrong...

link textAbove lies the link to problem statement. I'm providing the code below, kindly help me. Thank you...#include<stdio.h> int main() { int N=0,i=0,W=0,L=0,s=0,t=0; scanf("%d",&N); int...

View Article


Could you make Ranklist page could be more wider and simple????????

I think rank list page should be wider because it is very small so it requires more scrolling which does not feel so comfortable can we make it more like to codeforces or hackerearth can we also add...

View Article


can anyone help me what is problem with this code? it is giving correct...

include<iostream>using namespace std; main() { int t; cin>>t; while(t--) { int n; cin>>n; double loss=0; for(int i=0;i<n;i++) { int price; int q,discount;...

View Article

Unpacking AMBOXES

A problem about infeasibly large amounts of seriously overpackaged candy.Problem linkProblem statement: Andy got a box of candies for Christmas. In fact, he discovered that the box contained several...

View Article

Invitation to QuickMatch 10.5

https://www.codechef.com/KQM52018Was supposed to have hires in gurgaon region, however removing hiring version. Contest will happen though. Last year I had done a job which held me from help hiring for...

View Article

Invitation to Encoding August '18

Hello everyone! We are excited to invite you all to Encoding August '18. The contest is hosted by Netaji Subhash Engineering College, Kolkata. The contest will have challenges for all - beginner to...

View Article


getting wrong answer in KMXOR checked all the cases given in the editorial

link text this is my solution

View Article

Invitation to ProCon Junior 2018

"Code to fight, Code to survive, Code to win!"Hello Everyone!I would like to invite you all to participate in ProCon Junior to be held on CodeChef. It will begin at 19:30 IST on August 11, 2018.The...

View Article


what is the solution for time limit exceeded

My solution is showing time limit exceeded. What all can I do to solve this problem?

View Article

FLIPCOIN Editorial ?

I don't find the editorial of this problem FLIPCOIN on the Codechef. If anyone has the link please share it. Problem Link- https://www.codechef.com/problems/FLIPCOIN/

View Article


Python input error

When i try to run a code in python on codechef it gives EOF error.But the same thing if run with custom input it runs perfectly.

View Article

Add networkx in python

If possible, and if it is NOT unfair to other participants, Can codechef consider adding networkx library in python? It is very helpful library in manipulating graphs. Thanks.

View Article

Procon junior chef and pizza

How to solve “chef and pizza“ problem from procon junior?

View Article
Browsing all 40121 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>