Skip to content

Commit 88cab01

Browse files
authored
Merge pull request #585 from Highwaist/lab6
[LAB6] 511558025
2 parents 9996314 + 183ddc2 commit 88cab01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab7/sol.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ def fail_condition(state):
1010
simulation.explore(find=success_condition, avoid=fail_condition)
1111
solution = simulation.found[0]
1212
print(solution.posix.dumps(sys.stdin.fileno()))
13-
#b'HETOBRCUVWOBFEBB'
13+
#b'HETOBRCUVWOBFEBB'

0 commit comments

Comments
 (0)