Jin Yang
The University of Texas at Austin
Assistant professor at the UT-Austin Aerospace Engineering and Engineering Mechanics department. Previously: Postdoc at the University of Wisconsin-Madison; Ph.D., Caltech, 2019; B.En., Tsinghua University, 2013.
Feeds
문제를 풀었습니다
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
거의 3년 전
문제를 풀었습니다
Prime factor digits
Consider the following number system. Calculate the prime factorization for each number n, then represent the prime factors in a...
거의 4년 전
문제를 풀었습니다
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...
거의 4년 전
문제를 풀었습니다
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:...
거의 4년 전