Community Profile

photo

Steven Zhang


Last seen: 2년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver

배지 보기

Feeds

보기 기준

질문


Error in PreScan Startup
When use 'Invoke Simulink Start Mode' from PreScan, I get this error:

4년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

거의 5년 전

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

거의 5년 전

문제를 풀었습니다


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

거의 5년 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 5년 전