Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

Python

Compiler

CPython 3.8.0

Options

Author

anonymous

almost 5 years ago

$ python3 prog.py
Traceback (most recent call last):
  File "prog.py", line 9, in <module>
    worker[A[i] - 1] += 1
IndexError: list index out of range
Exit Code:
1