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
carlmax
Mon Sep 29 15:47:30 2025
via
HTTP
tonemao85243
Thu Oct 9 17:37:39 2025
from
Manchester
via
HTTP
Guest
Tue Oct 14 19:02:22 2025
from
204
via
Telnet
nigam
Wed Oct 15 23:31:43 2025
from
Philadelphia
via
HTTP
System Info
Sysop:
Tetrazocine
Location:
Melbourne, VIC, Australia
Users:
14
Nodes:
8 (
0
/
8
)
Uptime:
28:59:25
Calls:
178
Files:
21,502
Messages:
78,598