add shebang to run.py and complete 10986.py 11659.py 11660.py

This commit is contained in:
2024-09-09 19:19:16 +09:00
parent ec3bd95de4
commit bd8d2defaa
4 changed files with 47 additions and 0 deletions

1
run.py
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import os
import sys
import pathlib