Sub array with given sum python code. Geeksforgeeks codercite (link in the description)

preview_player
Показать описание
A geeks for geeks problem.
Рекомендации по теме
Комментарии
Автор

Hey man its throwing runtime error upon execution
Runtime Error:
Runtime ErrorTraceback (most recent call last):
File "/home/be7e9351b653c46bc67d137c4569ad31.py", line 24, in <module>
k = int (n[1])
IndexError: list index out of range

lordmoriartea