bad operand types for binary operator 什么原因?
int[] nums = new int[] { 61, 23, 4, 74, 13, 148, 20 };
数组调用有问题 展现一下你的代码