lucy submit
Submits solution for TASK_ID in a CONTEST_ID to a SITE.
lucy submit AtCoder ABC353 A
Usage
Usage: lucy submit [OPTIONS] [[AtCoder]] [CONTEST_ID] [TASK_ID]
Arguments
-
site:- Type: Choice(['AtCoder'])
- Default:
None - Usage:
site
-
contest_id:- Type: STRING
- Default:
None - Usage:
contest_id
-
task_id:- Type: STRING
- Default:
None - Usage:
task_id
Options
-
active:- Type: BOOL
- Default:
False - Usage:
-ac --active
Determine target from current directory.
-
hidden:- Type: BOOL
- Default:
False - Usage:
-h --hidden
Do not show submission in browser.
-
help:- Type: BOOL
- Default:
False - Usage:
--help
Show this message and exit.
CLI Help
Usage: lucy submit [OPTIONS] [[AtCoder]] [CONTEST_ID] [TASK_ID]
Submits solution for TASK_ID in a CONTEST_ID to a SITE.
lucy submit AtCoder ABC353 A
Options:
-ac, --active Determine target from current directory.
-h, --hidden Do not show submission in browser.
--help Show this message and exit.