Feeds
已解决
Combined Ages 1 - Symmetric, n = 3
You have probably seen the common riddle wherein combined ages are provided and you must determine the individual ages. For exam...
6 months 前
已解决
Solve the set of simultaneous linear equations
Given this pair of simultaneous linear equations: 2x + 3y = 23 3x + 4y = 32 Find the solution set (x,y)
6 months 前
已解决
Perfect Square or not
find Given input x is perfect square or not,if yes then output y=1.else y=0
6 months 前
已解决
Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.
6 months 前
已解决
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:...
6 months 前
