ok but how about not empty lines
strlen(line1 != 0) and strlen(line2 != 0)
without any match
in example:
what the hell
is going on
should it be Blank! or 0 ?
Search found 4 matches
- Thu Oct 17, 2002 4:08 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10100 - Longest Match
- Replies: 95
- Views: 34615
- Thu Oct 17, 2002 2:51 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10100 - Longest Match
- Replies: 95
- Views: 34615
10100
HI!
I'm confused.
First of all ... what will be the OUTPUT for:
The 34 ble ble
34 ble
??
will it be: length of longest match: 1, 2 or 3 ?
do i treat numbers just like words ?
and what is the result of:
ble ble
ble
is it 1 or 2 ?
The word ble can be found twice in the first line as you can see
PS ...
I'm confused.
First of all ... what will be the OUTPUT for:
The 34 ble ble
34 ble
??
will it be: length of longest match: 1, 2 or 3 ?
do i treat numbers just like words ?
and what is the result of:
ble ble
ble
is it 1 or 2 ?
The word ble can be found twice in the first line as you can see
PS ...
- Sun Sep 08, 2002 1:47 pm
- Forum: Volume 1 (100-199)
- Topic: 151 - Power Crisis
- Replies: 56
- Views: 11643
- Sat Sep 07, 2002 5:20 pm
- Forum: Volume 1 (100-199)
- Topic: 151 - Power Crisis
- Replies: 56
- Views: 11643
problem with 151
I'm newbie to acm.uva.es and this is my first program I wrote in acm.uva.es
my program is working properly on my computer
but when i send it to Online Judge I get
Runntime error
And I don't know why
Could someone help me and tell me what is wrong in most cases ? (I can paste source code if ...
my program is working properly on my computer
but when i send it to Online Judge I get
Runntime error
And I don't know why
Could someone help me and tell me what is wrong in most cases ? (I can paste source code if ...