Community Profile

photo

Matthew


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

All
  • Solver
  • First Review

View badges

Feeds

View by

Answered
Zipping blocks of files while maintaining directory structure
I actually managed to solve my own problem. The issue was that zip() doesn't keep directory structure if the file paths are abs...

8 months ago | 0

| accepted

Question


Zipping blocks of files while maintaining directory structure
For reasons I won't get into, I need to transfer lots of data (hundreds of files) to a customer in .zip files with no more than ...

8 months ago | 1 answer | 0

1

answer

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

1 year ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

1 year ago

Solved


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

1 year ago

Solved


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

1 year ago

Question


How to wrap inline comments in live scripts?
I'm new to Live Scripts and evaluating them for an application that presently uses Mathcad. One seemingly small issue that I co...

4 years ago | 0 answers | 0

0

answers