Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C IS THE ANVIL, LISP IS THE SWORD

Name: Anonymous 2024-06-28 8:15

ENGARDE!!!

Name: Anonymous 2024-07-01 12:02

>>3
import sys

VLD = "some_string_for_VLD" # Define VLD appropriately
IXCM = "some_string_for_IXCM" # Define IXCM appropriately

z = 0
result = 0

for line in sys.stdin:
for char in line.strip():
z = VLD.count(char) * 5 + IXCM.count(char + "E@-")
result += z - 2 * z % z

print(result)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List