-
Notifications
You must be signed in to change notification settings - Fork 5
show
Aditya Kumar edited this page Sep 18, 2020
·
1 revision
cpcli -c cf::1339 show -h
# OR
cpcli show --help
usage: cpcli show [-h] [-v] [-q QUESTION]
optional arguments:
-h, --help show this help message and exit
-v, --verbose If True show all test cases (default=False)
-q QUESTION, --question QUESTION
Shows only test cases of the provided question
cpcli -c cf::1339 show
Question 1: A-Filling-Diamonds [⏰ 1 sec] [1 Samples]
Question 2: B-Sorted-Adjacent-Differences [⏰ 1 sec] [1 Samples]
Question 3: C-Powered-Addition [⏰ 1 sec] [1 Samples]
Question 4: D-Edge-Weight-Assignment [⏰ 1 sec] [3 Samples]
Question 5: E-Perfect-Triples [⏰ 2 sec] [1 Samples]