20-11
This commit is contained in:
8
20/20-1.py
Normal file → Executable file
8
20/20-1.py
Normal file → Executable file
@@ -2,10 +2,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from collections import defaultdict
|
||||
|
||||
#file = "./input.txt"
|
||||
#cheat_time = 100
|
||||
file = "./ex.txt"
|
||||
cheat_time = 25
|
||||
file = "./input.txt"
|
||||
cheat_time = 100
|
||||
#file = "./ex.txt"
|
||||
#cheat_time = 25
|
||||
|
||||
from time import time
|
||||
from copy import deepcopy
|
||||
|
||||
8
20/20-11.py
Normal file → Executable file
8
20/20-11.py
Normal file → Executable file
@@ -2,10 +2,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from collections import defaultdict
|
||||
|
||||
#file = "./input.txt"
|
||||
#cheat_time = 100
|
||||
file = "./ex.txt"
|
||||
cheat_time = 25
|
||||
file = "./input.txt"
|
||||
cheat_time = 100
|
||||
#file = "./ex.txt"
|
||||
#cheat_time = 25
|
||||
|
||||
from time import time
|
||||
from copy import deepcopy
|
||||
|
||||
Reference in New Issue
Block a user