5 lines
60 B
Objective-C
5 lines
60 B
Objective-C
>> equilibriumIndex([-7 1 5 2 -4 3 0])
|
|
|
|
ans =
|
|
|
|
4 7
|