So geben Sie die Parameterarray -Liste in Remix ein

// say the function parameter is: uint[] memory numbers
// an example input in remix is as follows: [5, 10, 15, 20]
Anxious Alligator