Determine when snow started
R.P. Agnew posed the following problem: It starts snowing in the morning and continues steadily throughout the day. A snowplow t...
5年弱 前
解決済み
Eliminate redundant numbers in text
Occasionally someone might write text such as
Briefly explain one (1) common problem that can result from the constant use of ...
Restricted Subtraction v1
This problem is <https://www.mathworks.com/matlabcentral/cody/problems/45265-restricted-addition-v4 Restricted Addition v4> with...
Compression: Encode and Decode
This Challenge is to compress an array created by randi(2^32-1,1000) and then decompress your data file.
The first call will ...
Spiraling out of control....
Imagine a square with corners at the origin and at (1,1). An interesting spiral can be created by tracing the path of a moving ...
5年弱 前
解決済み
How many ways to write
How many ways to write a positive integer x as the sum of n numbers , where , x>n and no n number is less than -2.
USC Fall 2012 ACM: Driving the Rover
This Challenge is to solve Question E, Driving the Rover, of the <http://contest.usc.edu/index.php/Fall12/Home USC ACM Fall 2012...