HackUTOKYOv2Pim

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b5efc6dc3dbfd2ead62fc240b587184ed8770873
parent 4a052e17457cea717f030e45c065ffe651146b18
Author: 諒太 林 <ryouturn@gmail.com>
Date:   Fri, 30 Aug 2024 20:39:05 +0900

update test

Diffstat:
Mtest.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/test.py b/test.py @@ -70,7 +70,6 @@ def dump(src, keep): else: str += '-- ' keep[y][x] = target - print(str) count=[RightCount,LeftCount] return count # 仕様メモcount=[RightCount,LeftCount]