change probability to prevent infinity

This commit is contained in:
Wirus006 2023-03-29 12:12:26 +02:00
parent 0455752e54
commit ebe71330aa
3 changed files with 17934 additions and 17934 deletions

File diff suppressed because it is too large Load Diff

2
run.py
View File

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/python3
import sys import sys
for line in sys.stdin: for line in sys.stdin:
print('the:0.6 a:0.4') print('the:0.6 a:0.3 :01')

File diff suppressed because it is too large Load Diff