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

COLARR-Editorial

PROBLEM LINK:PracticeContestAuthor:Dmytro BerezinTester:Hiroto Sekido, Gerald AgapovEditorialist:Ajay K. VermaDIFFICULTY:EasyPREREQUISITES:Ad-hoc, SortingPROBLEM:We are given a list of N cells, and a...

View Article


long contest ranking

http://www.codechef.com/users/raul1rnjn535_3 My rating in long contest has increased as per the performance graph but my net rating is shown as 0 & my ranking is NA...why???I am very curious..

View Article


TWODOGS-Editorial

PROBLEM LINK:PracticeContestAuthor:A Surya KiranTester:Hiroto Sekido, Gerald AgapovEditorialist:Ajay K. VermaDIFFICULTY:EasyPREREQUISITES:Ad-hocPROBLEM:Given a list of integers A and an integer k, pick...

View Article

Image may be NSFW.
Clik here to view.

Prayaas-Microsoft Coding Contest in Technex'14

IIT(BHU),Varanasi 's annual Techno-management fest: Technex 2014, in association with Microsoft, presents PRAYAAS, a 4-day long programming challenge.Here contestants have to re-invent the existing...

View Article

LPAIR - Editorial

PROBLEM LINK:PracticeContestAuthor:Shiplu HawladerTester:Tasnim Imran SunnyEditorialist:Lalit KunduDIFFICULTY:EASY-MEDIUM PREREQUISITES:MergeSortBinary Indexed TreePROBLEM:There are N males and N...

View Article


FCTRL:getting wa

#include<iostream> #include<cstdio> using namespace std; int main(){ int TC,i,count=0; unsigned long ip; scanf("%d",&TC); while(TC--){ i=5; scanf("%lu",&ip); while(i<=ip){...

View Article

LEMOVIE-Editorial

PROBLEM LINK:PracticeContestAuthor:VitaliyTester:Hiroto Sekido, Gerald AgapovEditorialist:Ajay K. VermaDIFFICULTY:Easy-MediumPREREQUISITES:Dynamic programming, CombinatoricsPROBLEM:Given an array A of...

View Article

d query spoj

Was trying to solve http://www.spoj.com/problems/DQUERY/ but could not get it how to solve it , though i know Segment tree and have read solution...

View Article


Ranking status

why my ranking shows NA for both contests???

View Article


In what case does my approach fail?

It's about the problem Draughts. I just can't find a case, in which the output is wrong. Can anybody give me a clue? Here's my solution: http://www.codechef.com/viewsolution/3450734

View Article

Image may be NSFW.
Clik here to view.

Competitive Programming proposal on SE

Competitive programming proposal on StackExchangeQ & A on Stack Exchange.

View Article

Ranking Not Got

I am new on codechef and i did not get my rank.It shows it did not get country code.So how can i get that?

View Article

Searching particular Problem in practice section

I want to submit solution of one of the problem that was there in past contest. Now it is shifted to practice section . How do I search for that problem ? does codechef have any search engine for that?...

View Article


How to read string with whitespace in C++?

Hi, I just want to know how I can get a string from stdin which contains whitespaces? I tried fgets and scanf("%[^\n]",str) but it's still not working

View Article

wrong answer holes in text

#include<iostream> #include<stdio.h> #include<string.h> using namespace std; int main(){ int z[40],r,q,c=0; char p[100]; cin>>q; for( int i=0;i<q;i++){ gets(p); r=strlen(p);...

View Article


WA in CINEMA of codemutants

i don't understand why this solution of mine is giving WA. works perfectly on ideone.include<stdio.h>main() { int t,test,m,n,p,q,i,j,k,l,flag=1,x,y,c=0; char a[1005][1005]; int ma[1005],na[1005];...

View Article

TLE IN C++ 4.3.2 , AC in 4.8.1

Hello Everybody, I was solving the question Permuted array in Code Niche, IIT bhu . I was getting TLE using an O(n * log n) algorithm in C++ 4.3.2 (even after using fast I/O) and got AC with a O(n^2)...

View Article


why SIGSEGV runtime error?

Could someone please tell me why this is giving me a runtime error (SIGSEGV). I tried to implement my own quicksort rather than the C++ standard sort for the problem, but it ends up giving the runtime...

View Article

accepting single string with space

could anyone tell about accepting a string with space,especially inside a for loop. i have tried getline,gets,but not getting desired output.if i enter the string as: hey sum it is read as 2 inputs...

View Article

Holes:Getting Wa

include<stdio.h>include<string.h>int main() { int i,l,t,cnt=0; char str[100]; scanf("%d",&t); if(t>=1 && t<=40) for(l=1;l<=t;l++) { scanf("%s",str);...

View Article
Browsing all 39796 articles
Browse latest View live


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