Community Profile

photo

Stéphane


Last seen: 16 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Contatto

Statistiche

All
  • First Answer
  • Solver
  • First Review

Visualizza badge

Feeds

Visto da

Risolto


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

oltre un anno fa

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

oltre un anno fa | 0

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Risolto


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

oltre un anno fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa