We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e557b3b commit 440180cCopy full SHA for 440180c
ruby/1929-concatenation-of-array.rb
@@ -1,6 +1 @@
1
-# @param {Integer[]} nums
2
-# @return {Integer[]}
3
-def get_concatenation(nums)
4
- nums = nums + nums
5
- return nums
6
-end
+
0 commit comments