統計
All
Feeds
質問
Find exact string match in a cell of strings
Hello, I would like to match a string in a cell array of strings. For example I want to do exact match of str str = 'XYZ1' i...
3年以上 前 | 1 件の回答 | 0
1
回答解決済み
5th Time's a Charm
Write a function that will return the input value. However, your function must fail the first four times, only functioning prope...
約8年 前
解決済み
Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...
約8年 前
解決済み
The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...
約8年 前

