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

What will happen ?

Hello everyone,I have a query in my mind..... What will happen if any user comes first in top contributer list of month?Is he/she will be awarded by prizes ?Thanks in advance!!!

View Article


Topcoder SRM 581

For those interested SRM 581 match starting at 6:30 this morning.I u are starting this sleepy morning or ending a hectic night out, maybe something to cheer u up.

View Article


Online Mobile development competition

We want to organize an online mobile development competition , we want codechef as our sponsor how can it help us.

View Article

Is there any option to know who is upvoting or downvoting our questions and...

Is there any option to know who is upvoting or downvoting our questions and answers? I have seen some nice questions downvoted ??Example : 1.Example 12.Example 23.Example 3

View Article

Brute Force

Can anybody tell me, what is meant by Brute Force solution of a problem?

View Article


ATM problem - What test cases are failing in this case?

In the ATM Problem I submitted this code in Python 2.7def p(): draw, balance = map (float,raw_input().split()) if draw % 5 == 0 and draw <= (balance + 0.5): balance -= (draw + 0.5) print "%.2f"...

View Article

How to increase ?

Hello everyone,Can anyone tell me that how can I increase my reputation so that I can vote for questions & comments .

View Article

What is a "community wiki"?

What is a community wiki and when is a question marked as a community wiki?

View Article


All possible permutations of a string when duplicates are present??

Given a string how can we print all permutations of a string when duplicates are present??I know the solution when no duplicates are present using back tracking# include <stdio.h> /* Function to...

View Article


Reproducing Code

it sometimes becomes hard to reproduce some code precisely correctly.. for eg.. once i wrote a program for RMQ using segment trees... it took me real time to understand the topic.... but if someone...

View Article

PALIN: getting Runtime error

#include<stdio.h> #include<string.h> int copystring(char *a,long int mid1,long int mid2); int start(char *a); int check(char *a,long int mid1,long int mid2) { if(mid1<0) return 1;...

View Article

Recommended IDE for c++

Hi,Suggest me some good IDE for c++. I newly installed windows and searching some good IDE. I have no idea what you people code on. All suggestions are welcomed.Regards lallu1

View Article

Why is Code Chef "Non-Profit" instead of "Commercial"

Why is Code Chef "Non-Profit" instead of "Commercial" There are two revenue models that I can see in this type of platform. 1. Hacker Rank / Interview Street type : You can function like an HR firm...

View Article


Some More Homework

When running my code locally, all of my test cases pass. I would appreciate a positive test case that fails on my code or some help identifying a bug. I'm sure I have overlooked something. Thanks for...

View Article

Application development

i was thinking of developing some application for my summers in c++ . All i know is c++(till STLs ).. can someone please guide me through the startup....thanks in advance.

View Article


Unethical Karma Farming

Karma in Indian religions is the concept of "action" or "deed”, and it seems some of our users have been indulging in hoggish deeds. It hurts us that they are using wrong means to gain karma points....

View Article

Tips for New Programmer

Hello!Im new to codechef and competitive programming. Im here to participate in june contest which i came to know through facebook. Please suggest me some tips to start of with codechefI'm sorry if i...

View Article


How to generate 64 bit .dll which gcc compiler or other. Can't load IA 32-bit...

Hi I didn't find solution how to create 64 bit dll. And use it's native c++ methods. I use Java code metodynatywne.java :`class metodynatywne { static { System.loadLibrary("metodynatywne"); } native...

View Article

Explain Faster I/O Method

Im Also Interested to Use Faster I/O methos in my programme.When I had gone through some solutions I have seen this code snippet in most of them used for fast input and fast output Can Anyone explain...

View Article

Development of TIC-TAC-TOE in C

I am new to codechef. I have understood MiniMax algorithm thoroughly. But unable to implement it in C language. Please help me doing this. I am highly thankful of you.

View Article
Browsing all 39796 articles
Browse latest View live


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