Vector generation
In SPL, vectors are expressed by sequences. The elements of a vector are called members, and members are separated by commas.
For example [7,9,6,23,56,1] means a vector with 6 elements。The SPL code and return values are as follows:
A |
|
1 |
[7,9,6,23,56,1] |
A1 Input a vector and return the following result.
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL