This commit is contained in:
2023-12-01 13:39:42 +01:00
parent aaa2c123b8
commit e8d2d22117
2 changed files with 12 additions and 3 deletions

View File

@ -39,7 +39,7 @@ parser.add_argument('-u', action="store_true", default=False, help="ShowStarted,
args = parser.parse_args()
kt = Kattis('confestim', 'not my actual password lol', )
kt = Kattis('confestim', 'bobit0drog@231', )
problem = args.p
plot = args.pl
suggest = args.s