photo

Marco


Last seen: 18 days ago Active since 2024

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

2 months ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

2 months ago

Solved


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

2 months ago

Question


How to debug a suddenly closing/crashing appdesigner app
I am working on an more or less complex appdesigner application wich controls a test stand in a laboratory. So I can not give an...

3 months ago | 1 answer | 0

1

answer

Question


parallel timers not executing as expected
I am trying to run two parallel timers. Below is a minimal example. I would expect (or wish) that timerCallback2 is executed w...

4 months ago | 1 answer | 0

1

answer