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 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
|
|
||||||
#file = "./input.txt"
|
file = "./input.txt"
|
||||||
#cheat_time = 100
|
cheat_time = 100
|
||||||
file = "./ex.txt"
|
#file = "./ex.txt"
|
||||||
cheat_time = 25
|
#cheat_time = 25
|
||||||
|
|
||||||
from time import time
|
from time import time
|
||||||
from copy import deepcopy
|
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 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
|
|
||||||
#file = "./input.txt"
|
file = "./input.txt"
|
||||||
#cheat_time = 100
|
cheat_time = 100
|
||||||
file = "./ex.txt"
|
#file = "./ex.txt"
|
||||||
cheat_time = 25
|
#cheat_time = 25
|
||||||
|
|
||||||
from time import time
|
from time import time
|
||||||
from copy import deepcopy
|
from copy import deepcopy
|
||||||
|
|||||||
Reference in New Issue
Block a user