Ticket 16685
Problem 1783 -c
Submission 188508171
View hacks & all small testcases

Unable to dry run this testcase?
Try making a new request with small values of n_high, t_high, *_high, etc.


Retry
Input
1
1 0
0 
Expected Output
1
Your Output
Traceback (most recent call last):
  File "/submission.py", line 67, in <module>
    for i in range(prePos+1, pos):
NameError: name 'prePos' is not defined

Difference
Generator Parameters
--t_high 1 --n_high 1 --val_high 0