Re: [gcj] unable to understand the sample

2014-10-13 Thread sharad singh
hello prashant Be specific about the problem and test case ,please provide proper link or statement else it is very difficult to answer Thanks Sharad On Mon, Oct 13, 2014 at 7:36 PM, Paul Smith wrote: > Which sample? > > Paul Smith > > p...@pollyandpaul.co.uk > > On Mon, Oct 13, 2014 at 9:29 A

Re: [gcj] Re: c++ ide for windows

2013-05-20 Thread sharad singh
hello juan i am using zinjai ,but i dont know how to watch a value while debugging, its UI instruction set is quite different from Microsoft VS thanks Sharad On Sat, May 18, 2013 at 6:57 AM, Juan Miguel Jimenez F wrote: > El domingo, 28 de abril de 2013 10:14:04 UTC-4:30, Rajeshwar Rudra escr

Re: [gcj] which IDE of c++ you are uesing?

2013-04-23 Thread sharad singh
Try codeblocks, its really good in case you are on windows than small work around of setting mingw in your environment (enough tutorial on youtube) . On Wed, Apr 24, 2013 at 10:15 AM, Ashish Vasava wrote: > I think some of the very good editors for C++ are sublime, gedit and vim. > > > > On Wed,

Re: [gcj] Why Russians excel in most coding contests?

2013-03-13 Thread sharad singh
yes lots of science and math in their course,if you want visit any of the good university site like "moscow state university" and you will find the difference On Wed, Mar 13, 2013 at 3:41 PM, Pranav Kulkarni wrote: > (this might be an odd question) with all my experiences and > observations

Re: [gcj] Re: SPOJ buying apples ,Knapsack

2012-12-20 Thread sharad singh
yes you can frame this problem as a knapsack problem(but not exactly knapsack) like dp[i][j] where i states number of fruits taken and j for weight of total fruits ..but please mind it some packets of fruits are free means price[x] is equal to zero(which is violating the test limits)...hope thi

Re: [gcj]

2012-10-20 Thread sharad singh
lazy propogation is used when ever you need to answer query with the change in segment tree(change means updating values in given ranges not in the size of tree ) ,lazy propogation will help you to update and answer the query in the given tree with in logn time. refer problem http://www.spoj.pl/p

Re: [gcj] Mathematics

2010-05-09 Thread sharad singh
go with steven skiena "algorithm Design mannual", nice text and you will come to know how to apply optimization technique with your mathematical skills On Sun, May 9, 2010 at 7:57 PM, Mathias Grimm wrote: > Mathematics is base for all algorithms. Algorithm is Mathematics! > > Someone indicate a b

Re: [gcj] Re: 2010 -- What do you think?

2009-12-20 Thread sharad singh
Hello Bartholomew I know it will sound a bit odd and do I apologize for my views, but I feel that it may be a bit difficult for me to put in my very best in Google Code jam while being preoccupied in my exams. Definitely, being busy with the theory I may not be able to deliver the best of my poten

Re: [gcj] 2010 -- What do you think?

2009-12-19 Thread sharad singh
hello in india every indian student is facing end sem exam in may, if this contest will take place in the month of july-august then i hope every willing indian student can participate kindly request you to make some delay in schedule On Fri, Dec 18, 2009 at 4:49 AM, Bartholomew Furrow wrote: > C