Search found 4 matches

by tone4
Tue Apr 15, 2003 2:39 pm
Forum: Volume 5 (500-599)
Topic: 531 - Compromise
Replies: 73
Views: 37498

531 compromise

1. is there anything to do with the order of output ?
i mean :
if there is a input like:
a b c d e
#
b c d e a
#

then the following 2 generated outputs will be both correct?
b c d e a
or
a b c d e
?

2. if the input is:
a b a a
#
a a
#
c d e
#
d e c
#
#
ff
#
g
#
#
#
#
=======EOF ...
by tone4
Thu Apr 10, 2003 3:23 pm
Forum: Volume 5 (500-599)
Topic: 526 - String Distance and Transform Process
Replies: 34
Views: 22316

the inputs of this question contains blank line,

remember to use gets(str); to read a input string
by tone4
Wed Apr 02, 2003 10:58 am
Forum: Volume 5 (500-599)
Topic: 526 - String Distance and Transform Process
Replies: 34
Views: 22316

thank you very much

i learn something again

thx
by tone4
Tue Apr 01, 2003 2:48 pm
Forum: Volume 5 (500-599)
Topic: 526 - String Distance and Transform Process
Replies: 34
Views: 22316

526 edit string

can you give me some idea ?
or tell me where i can find the anser to similar problem

thx

Go to advanced search