题目
题目一
5295. Find N Unique Integers Sum up to Zero
Given an integer n, return any array containing n unique integers such that they add up to 0.
Example 1:
1 | |
Example 2:
1 | |
5295. Find N Unique Integers Sum up to Zero
Given an integer n, return any array containing n unique integers such that they add up to 0.
Example 1:
1 | |
Example 2:
1 | |
Update your browser to view this website correctly.&npsb;Update my browser now