Anyone show me where to get ISO C for windows ??
thanks you verymuch.
Search found 7 matches
- Wed Jul 17, 2002 4:48 am
- Forum: C++
- Topic: Download ISO C
- Replies: 1
- Views: 2335
- Wed Jul 17, 2002 4:41 am
- Forum: Volume 103 (10300-10399)
- Topic: 10325 - The Lottery
- Replies: 14
- Views: 9741
- Tue Jul 16, 2002 6:10 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10313 - Pay the Price
- Replies: 42
- Views: 25977
10313 Pay the price.
i used DP to solve this problem. The complexity: n*n*V.
It's really too slow. Please show me if u have a better algorithm.
Thanks you
It's really too slow. Please show me if u have a better algorithm.
Thanks you
- Sun Jul 14, 2002 6:33 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10325 - The Lottery
- Replies: 14
- Views: 9741
WA...help me please !!!!!
I try to do this problem. I found a very special DP. I think that I was right.
Here's my program. It's really short. But I get WA. I cannot find what wrong. But I did test it carefully. Anyone help me ??
(I use TP7)
[pascal]
const fi = 'lottery.in';
fo = 'lottery.out';
type
tab1 = array [1..15 ...
Here's my program. It's really short. But I get WA. I cannot find what wrong. But I did test it carefully. Anyone help me ??
(I use TP7)
[pascal]
const fi = 'lottery.in';
fo = 'lottery.out';
type
tab1 = array [1..15 ...
- Sun Jul 14, 2002 6:32 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10325 - The Lottery
- Replies: 14
- Views: 9741
WA...help me please !!!!!
I try to do this problem. I found a very special DP. I think that I was right.
Here's my program. It's really short. But I get WA. I cannot find what wrong. But I did test it carefully. Anyone help me ??
(I use TP7)
[pascal]
const fi = 'lottery.in';
fo = 'lottery.out';
type
tab1 = array [1..15 ...
Here's my program. It's really short. But I get WA. I cannot find what wrong. But I did test it carefully. Anyone help me ??
(I use TP7)
[pascal]
const fi = 'lottery.in';
fo = 'lottery.out';
type
tab1 = array [1..15 ...
- Sat Jul 13, 2002 6:31 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10325 - The Lottery
- Replies: 14
- Views: 9741
10325 - The Lottery
I had a solution but it's too slow.
If you don't mind, please help me....show me a better one ???
Thank you.
If you don't mind, please help me....show me a better one ???
Thank you.
- Sat Jul 13, 2002 6:23 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10314 - Three Pigs
- Replies: 20
- Views: 11942
10314 Three Pigs....
I don't know how to solve this poblem. It seems to be so tricky !!!.
Anyone would like to help me ???[pascal]
[/pascal]
Anyone would like to help me ???[pascal]
