photo

Ismail Bera


Last seen: 2ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


pack more information into a single field
Dear Christopher Stapels, @Christopher Stapels In my experiment, in total I need to visualize 12 parameters out of 6 different ...

6ヶ月 前 | 1 件の回答 | 0

1

回答

解決済み


Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
Given a positive integer n, determine whether n is "oddish" or "evenish" - that is, whether the sum of the digits of n is odd or...

9ヶ月 前

解決済み


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

9ヶ月 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9ヶ月 前