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
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
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" <
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
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
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