Pop-Up Thingie
Sidebar
d0p3 BBS
Home
Forum
Files
Dark
Register
Log in
Username
Password
Sidebar
Forum
Fidonet
COMP.LANG.PYTHON
(hijk is a Subseq of Hijack) (abcde is a Subseq of Absconded)
From
HenHanna
@3:633/280.2 to
All
on Mon Feb 17 05:54:38 2025
Does this come standard in a library (package) in Python or
(Gauche)Scheme?
________________
def Subseq(X, Y):
i,j = 0,0
while i < len(X) and j < len(Y):
if X[i] == Y[j]: i += 1
j += 1
return i == len(X)
___________________ (abcde is a Subseq of Absconded)
___________________ (hijk is a Subseq of Hijack)
--- MBSE BBS v1.0.8.4 (Linux-x86_64)
* Origin: novaBBS (3:633/280.2@fidonet)
Who's Online
Recent Visitors
brokenmind
Sat Apr 19 10:03:56 2025
from
The Insane Asylum BBS
via
RLogin
Guest
Wed Apr 30 09:43:37 2025
from
Asas
via
Telnet
Guest
Thu May 1 05:06:50 2025
from
Lviv
via
Telnet
brokenmind
Tue May 6 10:18:38 2025
from
The Insane Asylum BBS
via
RLogin
System Info
Sysop:
Tetrazocine
Location:
Melbourne, VIC, Australia
Users:
6
Nodes:
8 (
0
/
8
)
Uptime:
136:20:32
Calls:
154
Files:
21,500
Messages:
79,236