Community Profile

photo

Zhaohui Qin


Last seen: etwa ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

All
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

etwa 4 Jahre vor

Gelöst


Target sorting
Sort the given list of numbers |a| according to how far away each element is from the target value |t|. The result should return...

etwa 4 Jahre vor

Gelöst


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

etwa 5 Jahre vor

Gelöst


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

etwa 5 Jahre vor

Gelöst


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

mehr als 6 Jahre vor

Beantwortet
How to create multiple courses in Cody Coursework?
Never mind, I figure it out. You simply click Cody Coursework on the upper left then all courses you created will show up.

mehr als 6 Jahre vor | 1

| akzeptiert

Frage


How to create multiple courses in Cody Coursework?
I want to maintain several courses in the Cody environment. It seems that I can only have one course. How to create multiple cou...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort