統計
All
Feeds
解決済み
Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...
約8年 前
質問
vector thats sorts values , even or odd, using only function
Write a function that accepts a vector of positive integers (not to be checked) and returns the vector when all the double digit...
8年以上 前 | 1 件の回答 | 0
