Community Profile

photo

Stéphane


Last seen: 9 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

All
  • First Answer
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

已解决


Subset Sum
Given a vector v of integers and an integer n, return the the indices of v (as a row vector in ascending order) that sum to n. I...

1 year 前

已回答
variable name length exceeds 63 characters
Hello, I reopen the topic: on my side also I need variable names longer than 63 characters. Yes these long names are providing...

1 year 前 | 0

提问


Undefined identifier when using LibMdlStartCustomCode
Hi, I'm using the function LibMdlStartCustomCode in a tlc file: %<LibMdlStartCustomCode("aaa","trailer")> However, I obtain t...

1 year 前 | 1 个回答 | 0

1

个回答

已解决


Add two numbers
Given a and b, return the sum a+b in c.

1 year 前

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years 前

已解决


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:...

4 years 前