Submission details
Task:WA on Buzzwords
Sender:banghalq
Submission time:2025-11-24 17:09:23 +0200
Language:Python3 (PyPy3)
Status:READY
Result:
Test results
testverdicttime
#10.07 sdetails

Code

import random
import string

size = 5
tab_str = []
for i in range(1000//6):
    str_test = ''.join(random.choices(string.ascii_lowercase, k=size))
    tab_str.append(str_test)

tab_str.pop()
print(' '.join(tab_str))
print(1)
print(''.join(random.choices(string.ascii_uppercase, k=size)))

Test details

Test 1

Verdict:

input
2

correct output
fumaarihappo on orgaaninen yhd...

user output
durck qkxvc hqtkt zwdoy xpdkb ...