Community Profile

photo

Andrew Marttini


2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Caesarts Cipher encryption algorithm assistance
Caesar's cypher is the simplest encryption algorithm. It adds a fixed value to the ASCII (unicode) value of each character of a ...

5年弱 前 | 4 件の回答 | 1

4

回答

質問


Write a function called freezing that takes a vector of numbers that correspond to daily low temperatures in Fahrenheit. Return numfreeze, the number of days with sub freezing temperatures (that is, lower than 32 F) without using loops. Here is an ex
This question is soft-locked: new answers that are equivalent to already posted answers may be deleted without prior notice. ...

5年弱 前 | 7 件の回答 | 1

7

回答