Re: [gcj] How to take input in topcoder problem

2013-07-23 Thread Hemant Kumar
Yeah , the problem is solved , we don't have to write code for taking arguments or raw input , just follow the signature problem want us to keep and it works , Thnks a lot On Sun, Jul 21, 2013 at 11:49 PM, driss kahfy wrote: > Use the editor of topcoder : write your code, save it, co

Re: [gcj] How to take input in topcoder problem

2013-07-21 Thread driss kahfy
Use the editor of topcoder : write your code, save it, compile it and test it. There's a button for each operation. 2013/7/20 Carlos Guia > Python is extremely new in topcoder (couple of weeks) so I have never used > it. But in all other languages, you implement a method with

Re: [gcj] How to take input in topcoder problem

2013-07-20 Thread Carlos Guia
Python is extremely new in topcoder (couple of weeks) so I have never used it. But in all other languages, you implement a method with a specific signature of a specific class and receive each test case as arguments. Carlos Guía On Sat, Jul 20, 2013 at 7:55 AM, wonjun wrote: > I normally

Re: [gcj] How to take input in topcoder problem

2013-07-20 Thread wonjun
ay for most of the problems, and most of the time I found I had to wait for some time for it to check. Hope it helped. I think you could import sys (or the way you did) and read in the file - but note that you need to do some amount of string manipulations such as the ones done above. Hope it

[gcj] How to take input in topcoder problem

2013-07-20 Thread hk
I am using python to solve problems in topcoder , but if i take input as :: value=raw_input('input:') but it gives EOFerror -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop rece

Re: [gcj] topcoder , codeforces ... solution

2012-05-10 Thread Luke Pebody
;> > >> On 5/8/12, Vikram Gaur <1989.vik...@gmail.com> wrote: > >> > In codeforces, after the contest is over, you can check the solutions > >> > posted by clicking on the score of the person for any particular > problem > >> in > >> >

Re: [gcj] topcoder , codeforces ... solution

2012-05-10 Thread Registered user
gt;> > posted by clicking on the score of the person for any particular problem >> in >> > the contest rankboard. >> > >> > On Tue, May 8, 2012 at 7:13 PM, Matt Weaver >> wrote: >> > >> >> ** >> >> Also in TopCoder, the match

Re: [gcj] topcoder , codeforces ... solution

2012-05-08 Thread Luke Pebody
am Gaur <1989.vik...@gmail.com> wrote: > > In codeforces, after the contest is over, you can check the solutions > > posted by clicking on the score of the person for any particular problem > in > > the contest rankboard. > > > > On Tue, May 8, 2012 at 7:13 P

Re: [gcj] topcoder , codeforces ... solution

2012-05-08 Thread Registered user
by clicking on the score of the person for any particular problem in > the contest rankboard. > > On Tue, May 8, 2012 at 7:13 PM, Matt Weaver wrote: > >> ** >> Also in TopCoder, the match editorials are really good for learning: >> http://apps.topcoder.com/wiki

Re: [gcj] topcoder , codeforces ... solution

2012-05-08 Thread Vikram Gaur
In codeforces, after the contest is over, you can check the solutions posted by clicking on the score of the person for any particular problem in the contest rankboard. On Tue, May 8, 2012 at 7:13 PM, Matt Weaver wrote: > ** > Also in TopCoder, the match editorials are really good for le

Re: [gcj] topcoder , codeforces ... solution

2012-05-08 Thread Matt Weaver
Also in TopCoder, the match editorials are really good for learning: http://apps.topcoder.com/wiki/display/tc/Algorithm+Problem+Set+Analysis Usually they will have a snippet of code showing the core of the solution On 05/08/2012 09:37 AM, Radin Ahmed Ehsan wrote: In TopCoder if you see the

Re: [gcj] topcoder , codeforces ... solution

2012-05-08 Thread Radin Ahmed Ehsan
In TopCoder if you see the summary you will see the names of user followed by the points they earned. Double click it to view their code. I am sorry but I don't know much about CodeForce. On Tue, May 8, 2012 at 7:36 PM, Registered user wrote: > anyone having any idea , where ca

[gcj] topcoder , codeforces ... solution

2012-05-08 Thread Registered user
anyone having any idea , where can i view solutions submitted by others for the problems of these sites , topcode , codeforces -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to google-code@googlegroups.

Re: [gcj] tell me how can we test our code in topcoder

2011-10-11 Thread Taufique Hussain
groups.com. For more options, visit this group at http://groups.google.com/group/google-code?hl=en. To test the code in topcoder you need to login to the topcoder arena. then enter the practice room of respective problem. open that problem in the room. submit it. now run system test from '

Re: [gcj] Re: tell me how can we test our code in topcoder

2011-10-11 Thread iman movahedi
in addittion you can see this link : That's good for those use C++ in TopCoder Arena :-0 < *TesterDream: A TopCoder Arena Plugin<http://apps.topcoder.com/forums/?module=Thread&threadID=660438&start=0&mc=16#1182679>> * by *fushar <http://www.topcoder.com/tc?

Re: [gcj] Re: tell me how can we test our code in topcoder

2011-10-11 Thread Satyajit Bhadange
Well you just have to submit your code check this link TopCoder Algorithm FAQ<http://apps.topcoder.com/wiki/display/tc/How+to+Compete+in+SRM+Algorithm+Competitions> you will get answer of all your questions. Hope to see you in SRM soon Happy Coding. On Tue, Oct 11, 2011 at 6

Re: [gcj] Re: tell me how can we test our code in topcoder

2011-10-11 Thread mandeep
thanks for that. well i'm talking about coding session...i have write my whole code and then run it with the test case(as mentioned in problem) in my java compiler...but getting error during testing in topcoder arena...i am getting some unusal error. so you tell me shall we give inp

[gcj] Re: tell me how can we test our code in topcoder

2011-10-10 Thread yedtoss
You can test your code by launching the topcoder arena (java applet). Then choose your desired SRM. On Oct 8, 8:20 pm, mandeep wrote: > -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email t

[gcj] tell me how can we test our code in topcoder

2011-10-08 Thread mandeep
-- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, send email to google-code+unsubscr...@googlegroups.com. For more options, visit this group at

[gcj] Re: Topcoder problem:-

2011-10-06 Thread mavrikgaur
How about this?? def bonuses(points): a = sum(points) b = [] c = sorted(points) c.reverse() for i in points: b += [(int)(i*100/a)]; if(sum(b) != 100): for i in range(100-sum(b)): b[points.index(c[i])]+=1 return b In Python On Oct 1, 9:21 pm

Re: [gcj] Topcoder problem:-

2011-10-02 Thread Ziklon -
My solution #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define all(v) (v).begin(),(v).end() #define sz size() #define REP(i,a,b) for(int i=int(a);i p, pairq){ if(p.first!=q.firs

[gcj] Re: Topcoder problem:-

2011-10-02 Thread Ziklon
My solution #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define all(v) (v).begin(),(v).end() #define sz size() #define REP(i,a,b) for(int i=int(a);i p, pairq){ if(p.first!=q.

[gcj] Topcoder problem:-

2011-10-01 Thread mandy
Problem Statement You have a certain amount of money to give out as a bonus to employees. The trouble is, who do you pick to receive what bonus? You decide to assign a number of points to each employee, which corresponds to how much they helped the company in the last year. You are given an i

[gcj] Re: Topcoder TCO 10 & google-code group

2010-05-08 Thread Shoubhik
anyways , thanks. On May 8, 1:07 am, Moh Ghooo wrote: > Dear All, > > Running during these days is the TopCoder Open Tournament. It includes many > competition tracks; Algorithm, Marathon, Design, Development, Mod Dash as > well as Studio. Although I am unfamiliar with all of thes

Re: [gcj] Re: Topcoder TCO 10 & google-code group

2010-05-07 Thread Rodrigo Augosto C.
; On Fri, May 7, 2010 at 11:07 PM, Moh Ghooo wrote: > >> Dear All, >> >> Running during these days is the TopCoder Open Tournament. It includes >> many competition tracks; Algorithm, Marathon, Design, Development, Mod Dash >> as well as Studio. Although I am unf

[gcj] Re: Topcoder TCO 10 & google-code group

2010-05-07 Thread Moh Ghooo
sry guys, i have by accident chosen google-code group sry for any inconvenience Regards Mohamed Sayed Ghoneim On Fri, May 7, 2010 at 11:07 PM, Moh Ghooo wrote: > Dear All, > > Running during these days is the TopCoder Open Tournament. It includes many > competition tracks; Algorit

[gcj] Topcoder TCO 10 & google-code group

2010-05-07 Thread Moh Ghooo
Dear All, Running during these days is the TopCoder Open Tournament. It includes many competition tracks; Algorithm, Marathon, Design, Development, Mod Dash as well as Studio. Although I am unfamiliar with all of these tracks except for Algorithm and somewhat about Marathon, I advise you to

[gcj] Re: Code Jam at TopCoder

2010-04-25 Thread Eagle
One way to do it may be something like this- Write a client program in Java or C++ (or in any other suitable language), which will be downloaded by the contestants, before the contest begins and kept ready to run during the contest. It will require only the problem number as input; then it w

Re: [gcj] Re: Code Jam at TopCoder

2010-04-24 Thread Bartholomew Furrow
> > Heh SRM was just starting so I left a thought incomplete. I mean, it > is annoying because you have to spend time messing with your web > browser's file dialogs a lot, and then you have to use pipes to read > input and then there is always the possibility that you upload the > wrong output...

Re: [gcj] Re: Code Jam at TopCoder

2010-04-20 Thread Carlos Guia
annoying. Even more annoying than the > > "submit source code manually" format in online judges > > > > On Apr 19, 8:33 pm, Carlos Guia wrote: > > > > > > > > > TopCoder still offers the "TopCoder Open" and "Single Round Matches&q

[gcj] Re: Code Jam at TopCoder

2010-04-20 Thread Vexorian
them individually for each > round is not that useful in this situation. > > I think data-driven format is annoying. Even more annoying than the > "submit source code manually" format in online judges > > On Apr 19, 8:33 pm, Carlos Guia wrote: > > > > > To

Re: [gcj] Re: Code Jam at TopCoder

2010-04-20 Thread Qasim Zeeshan
und is not that useful in this situation. > > I think data-driven format is annoying. Even more annoying than the > "submit source code manually" format in online judges > > On Apr 19, 8:33 pm, Carlos Guia wrote: >> TopCoder still offers the "TopCoder Open"

[gcj] Re: Code Jam at TopCoder

2010-04-20 Thread Vexorian
ul in this situation. I think data-driven format is annoying. Even more annoying than the "submit source code manually" format in online judges On Apr 19, 8:33 pm, Carlos Guia wrote: > TopCoder still offers the "TopCoder Open" and "Single Round Matches", so > that

Re: [gcj] Re: Code Jam at TopCoder

2010-04-19 Thread Carlos Guia
TopCoder still offers the "TopCoder Open" and "Single Round Matches", so that format is still alive. On the other hand, GCJ's new format is a refreshing one, giving us some diversity over a year's course. Moreover, I don't think more people would participate, cu

[gcj] Re: Code Jam at TopCoder

2010-04-19 Thread JGN
you code a > function that solves just one particular case at a time? > - Lev. > > On Mon, Apr 19, 2010 at 8:12 AM, Paul Smith wrote: > > > > > > > Indeed I like the data driven format and enjoy the CodeJam, but have > > never been particularly driven to partici

Re: [gcj] Code Jam at TopCoder

2010-04-19 Thread Leopoldo Taravilse
If you want you still have time to register at www.topcoder.com/tco10 for the TopCoder Open -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to google-c...@googlegroups.com. To unsubscribe from

Re: [gcj] Code Jam at TopCoder

2010-04-19 Thread Lev Neiman
driven to participate at Topcoder. > > Paul Smith > > p...@pollyandpaul.co.uk > > > > On Mon, Apr 19, 2010 at 8:40 AM, Luke Pebody > wrote: > > Google decided to branch out from the topcoder format. I think, in making > > their contests data-oriented, they have

Re: [gcj] Code Jam at TopCoder

2010-04-19 Thread Paul Smith
Indeed I like the data driven format and enjoy the CodeJam, but have never been particularly driven to participate at Topcoder. Paul Smith p...@pollyandpaul.co.uk On Mon, Apr 19, 2010 at 8:40 AM, Luke Pebody wrote: > Google decided to branch out from the topcoder format. I think, in mak

Re: [gcj] Code Jam at TopCoder

2010-04-19 Thread Luke Pebody
Google decided to branch out from the topcoder format. I think, in making their contests data-oriented, they have a fairly unique and interesting landmark in the coding contest landscape. In that regard (not to mention that they are now using their own Google Apps framework), I should

[gcj] Code Jam at TopCoder

2010-04-18 Thread Qasim Zeeshan
Hi, Back in 2005-06, I participated in a code jam that was hosted by TopCoder. That was real fun because their process is really interesting. Can we see code jam back on TC in the near future because I am sure that the participation will be far more attractive in that case. -- Qasim Zeeshan

Re: [gcj] Re: topCoder

2009-12-01 Thread Абзал Сереков
with the SRMs' Div2 250 problems. Usually, these > are very simple and should be good problems for beginners. > > Best > > On Nov 28, 3:28 pm, Абзал Сереков wrote: > > hello everybody, who knows how to submit problems in TopCoder > > such as on C++ problem for fin

[gcj] Re: topCoder

2009-11-30 Thread Miguel Oliveira
ld be good problems for beginners. Best On Nov 28, 3:28 pm, Абзал Сереков wrote: > hello everybody, who knows how to submit problems in TopCoder > such as on C++ problem for finding sum of two integers > like this: > 5 4 > 9 > > or can you write solution of one easy probl

Re: [gcj] topCoder

2009-11-30 Thread qasim zeeshan
In TC, you can see the solutions of other programmers as well. In Arena - > Practice Rooms - > Summary 2009/11/28 Абзал Сереков > hello everybody, who knows how to submit problems in TopCoder > such as on C++ problem for finding sum of two integers > like this: > 5 4 > 9

Re: [gcj] topCoder

2009-11-30 Thread ayman bs
I couldn't understand what exactly you are looking for... 2009/11/28 Абзал Сереков > hello everybody, who knows how to submit problems in TopCoder > such as on C++ problem for finding sum of two integers > like this: > 5 4 > 9 > > or can you write solution of on

Re: [gcj] topCoder

2009-11-30 Thread praveen srivastva
please send me the problem more clearly On 11/28/09, Абзал Сереков wrote: > > hello everybody, who knows how to submit problems in TopCoder > such as on C++ problem for finding sum of two integers > like this: > 5 4 > 9 > > > or can you write solution of one easy

Re: [gcj] topCoder

2009-11-30 Thread Meyrambek Zhaparov
#include class NAME { public : int sum(int a, int b) { return a+b; } }; 2009/11/28 Абзал Сереков > hello everybody, who knows how to submit problems in TopCoder > such as on C++ problem for finding sum of two integers > like this: > 5 4 > 9 > > or can you write

[gcj] topCoder

2009-11-28 Thread Абзал Сереков
hello everybody, who knows how to submit problems in TopCoder such as on C++ problem for finding sum of two integers like this: 5 4 9 or can you write solution of one easy problem from Single matches -- You received this message because you are subscribed to the Google Groups "google-co

Re: Re: topcoder

2009-07-09 Thread caralbgm
o? Which program should I > download? > Thanks > 2009/7/8 Nishikant Deshmukh nishikant.deshm...@gmail.com> > well I have read somewhere that topcoder won't be the base of GCJ and > google is developing its own environment. To use topcoder u have many > FAQ's on th

Re: topcoder

2009-07-09 Thread Nishikant Deshmukh
>> >> 2009/7/8 Nishikant Deshmukh >> >>> well I have read somewhere that topcoder won't be the base of GCJ and >>> google is developing its own environment. To use topcoder u have many FAQ's >>> on the topcoder.com and older problems might come handy. &

Re: topcoder

2009-07-09 Thread Manoj Elanjickal
Get lost ... bitch. On Thu, Jul 9, 2009 at 5:10 PM, Renatha Accioly wrote: > Yes Nishikant, but for the GCJ... what do I do? Which program should I > download? > Thanks > > 2009/7/8 Nishikant Deshmukh > >> well I have read somewhere that topcoder won't be the

Re: topcoder

2009-07-09 Thread Renatha Accioly
> > Rodrigo > > On Thu, Jul 9, 2009 at 8:40 AM, Renatha Accioly > wrote: > > Yes Nishikant, but for the GCJ... what do I do? Which program should I > > download? > > Thanks > > > > 2009/7/8 Nishikant Deshmukh

Re: topcoder

2009-07-09 Thread Rodrigo Cunha
> Thanks > > 2009/7/8 Nishikant Deshmukh >> >> well I have read somewhere that topcoder won't be the base of GCJ and >> google is developing its own environment. To use topcoder u have many FAQ's >> on the topcoder.com and older problems might co

Re: topcoder

2009-07-09 Thread Renatha Accioly
Yes Nishikant, but for the GCJ... what do I do? Which program should I download? Thanks 2009/7/8 Nishikant Deshmukh > well I have read somewhere that topcoder won't be the base of GCJ and > google is developing its own environment. To use topcoder u have many FAQ's > on t

Re: topcoder

2009-07-08 Thread Nishikant Deshmukh
well I have read somewhere that topcoder won't be the base of GCJ and google is developing its own environment. To use topcoder u have many FAQ's on the topcoder.com and older problems might come handy. ~Nishikant On Wed, Jul 8, 2009 at 8:22 PM, Juan Pedro A. Lopes wrote: > The

Re: topcoder

2009-07-08 Thread Juan Pedro A. Lopes
The first post in this topic was: > Alguem sabe usar o topcoder? E ele seria o programa do GCJ? That means: > Does someone know how to use the topcoder? And might (or would, not sure) > it be the GCJ program? Even me, portuguese speaker, didn't understan

Re: topcoder

2009-07-08 Thread Nishikant Deshmukh
wrote: > Yes... this question is about it. Do you know? > > 2009/7/8 Nishikant Deshmukh > >> I don't understand this language but seems like question about 'QCJ is >> cancelled or not' or 'coding environment' >> >> 2009/7/8 Renatha Accioly

Re: topcoder

2009-07-08 Thread Renatha Accioly
Yes... this question is about it. Do you know? 2009/7/8 Nishikant Deshmukh > I don't understand this language but seems like question about 'QCJ is > cancelled or not' or 'coding environment' > > 2009/7/8 Renatha Accioly > >> E como foi que tu ut

Re: topcoder

2009-07-08 Thread Ot�vio Augusto
,  send a private e-mails to each other, =] This messages maybe important to others who speaks others languages, and probably speak english. Obrigado/ Thanks :P 2009/7/8 Renatha Accioly <renathaacci...@gmail.com> E como foi que tu utilizou o TopCoder... eu nao conseguir arranjar uma fo

Re: topcoder

2009-07-08 Thread Otávio Augusto
, send a private e-mails to each other, =] This messages maybe important to others who speaks others languages, and probably speak english. Obrigado/ Thanks :P 2009/7/8 Renatha Accioly > E como foi que tu utilizou o TopCoder... eu nao conseguir arranjar uma > forma de utiliza-lo. > Valeu

Re: topcoder

2009-07-08 Thread Davi Costa
Accioly > >> E como foi que tu utilizou o TopCoder... eu nao conseguir arranjar uma >> forma de utiliza-lo. >> Valeu >> >> 2009/7/8 Luiz R. Rodrigues >> >>> >>> Olá Renata, >>> >>> acabei de participar de 1 competição no TopC

Re: topcoder

2009-07-08 Thread Nishikant Deshmukh
I don't understand this language but seems like question about 'QCJ is cancelled or not' or 'coding environment' 2009/7/8 Renatha Accioly > E como foi que tu utilizou o TopCoder... eu nao conseguir arranjar uma > forma de utiliza-lo. > Valeu > > 2009/7

Re: topcoder

2009-07-08 Thread Renatha Accioly
E como foi que tu utilizou o TopCoder... eu nao conseguir arranjar uma forma de utiliza-lo. Valeu 2009/7/8 Luiz R. Rodrigues > > Olá Renata, > > acabei de participar de 1 competição no TopCoder. estou em 59• rs.. > > Estou no iPhone agora, quando estiver no PC te mando mais de

Re: topcoder

2009-07-08 Thread Luiz R. Rodrigues
Olá Renata, acabei de participar de 1 competição no TopCoder. estou em 59• rs.. Estou no iPhone agora, quando estiver no PC te mando mais detalhes. Em 08/07/2009, às 15:29, Renatha Accioly escreveu: > > Alguem sabe usar o topcoder? E ele seria o programa do GCJ? >

Re: topcoder

2009-07-08 Thread Rodrigo Cunha
or when we'll say it. I'm sorry that it's taking so long!... Cheers, Bartholomew" The TopCoder wasn't used in the last edition of GCJ. Look at http://code.google.com/codejam/rules.html#how_it_works for more information. Rodrigo On Wed, Jul 8, 2009 at 3:59 PM, Renatha Acci

Re: topcoder

2009-07-08 Thread Renatha Accioly
Sorry, I speak English too... =D Thanks very much Roger and Lego... So, Let's go... I study computer science and somebody speak me about the GCJ... Will there this year? But, anyway, I downloaded the topcoder, I'm trying to use this, but I don't know... I don't underst

Re: topcoder

2009-07-08 Thread Lego Haryanto
I'm not a moderator or anything important ... however, I'm pretty sure this group is intended for international readers ... I'd appreciate if we communicate in English as much as we can. Thanks. Best, -Lego On Wed, Jul 8, 2009 at 11:29 AM, Renatha Accioly wrote: > > Alguem

Re: topcoder

2009-07-08 Thread Roger Leite
Renata, Acho melhor vc perguntar em EN pq portugues vai ser dificíl alguém t responder, topcoder não é do Google! acho q nesse ano o google suspendeu o GCJ On Wed, Jul 8, 2009 at 3:29 PM, Renatha Accioly wrote: > > Alguem sabe usar o topcoder? E ele seria o programa do GCJ? >

topcoder

2009-07-08 Thread Renatha Accioly
Alguem sabe usar o topcoder? E ele seria o programa do GCJ? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to google-code@googlegro

Re: TopCoder TZ Tester

2008-11-20 Thread qasim zeeshan
Thanx every one, its working now On Thu, Nov 20, 2008 at 1:48 PM, ImranKane2005 <[EMAIL PROTECTED]>wrote: > > Have you tried placing $TESTCODE$ > and > // BEGIN CUT HERE >int main() >{ >$CLASSNAME$ ___test; >___test.run_test(-1); >} >// END CUT HERE > (supp

Re: TopCoder TZ Tester

2008-11-20 Thread Luke Pebody
It took me a long time to work that out as well. Read and apply the Template Examples section. On Thu, Nov 20, 2008 at 3:09 AM, qasim zeeshan <[EMAIL PROTECTED]> wrote: > the problem is, it is not creating any function to run the programm > > On Thu, Nov 20, 2008 at 12:54 PM, ImranKane2005 <[EMAI

Re: TopCoder TZ Tester

2008-11-20 Thread ImranKane2005
Have you tried placing $TESTCODE$ and // BEGIN CUT HERE int main() { $CLASSNAME$ ___test; ___test.run_test(-1); } // END CUT HERE (supposing you have fileedit) in your program as mentioned in documentation of TzTester ? On Nov 20, 1:09 pm, "qasim zeeshan" <

Re: TopCoder TZ Tester

2008-11-20 Thread qasim zeeshan
the problem is, it is not creating any function to run the programm On Thu, Nov 20, 2008 at 12:54 PM, ImranKane2005 <[EMAIL PROTECTED]>wrote: > > Sure what`s the problem in that ? > You can read the documentation of TzTester it`s very well written. > http://www.topcoder.com/contest/classes/TZTest

Re: TopCoder TZ Tester

2008-11-20 Thread ImranKane2005
Sure what`s the problem in that ? You can read the documentation of TzTester it`s very well written. http://www.topcoder.com/contest/classes/TZTester/TZTester.html On Nov 20, 11:17 am, "qasim zeeshan" <[EMAIL PROTECTED]> wrote: > Does any one know how to use TopCoder's TZTester with C++? Thanx i

TopCoder TZ Tester

2008-11-19 Thread qasim zeeshan
Does any one know how to use TopCoder's TZTester with C++? Thanx in advance to everyone -- Qasim Zeeshan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to g