'int' object is not subscriptable in my AI project

前端 未结 0 687
予麋鹿
予麋鹿 2020-12-12 07:08

It works perfectly in SUM variable in this function def print_direction(): global start_time stack = [] i = end_pos[0] j = end_pos[1]

SUM = int(mat[start_pos[         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题