photo

Simone


Last seen: 15 days 前 自 2025 起处于活动状态

Followers: 0   Following: 0

Embedded System Engineer

Programming Languages:
Python, C++, C, Java, C#, MATLAB, Shell, Swift, Objective-C, VHDL, Visual Basic
Spoken Languages:
English, Italian
Pronouns:
He/him

统计学

Cody

0 个问题
198 个答案

排名
N/A
of 300,753

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
722
of 170,858

贡献数
0 个问题
198 个答案

评分
2,896

徽章数量
15

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Cody Contest 2025 Finishers
  • Cody Challenge Master
  • CUP Challenge Master
  • MATLAB Central Treasure Hunt Finisher
  • Community Group Solver
  • Solver

查看徽章

Feeds

排序方式:

已解决


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

15 days 前

已解决


Pentagonal dodecahedron
<<https://upload.wikimedia.org/wikipedia/commons/7/73/Dodecahedron.gif>> Pentagonal dodecahedron is a dodecahedron that is ...

20 days 前

已解决


remove numbers from a string
check the given string for any numbers.in case one is found,remove it.but the two portions should be separated. if more than one...

20 days 前

已解决


Matrix FUN
Given a Matrix M, find out the number of elements of matrix that are divisible by 3. M = [1 2 3;4 5 6;7 8 9]; ou...

20 days 前

已解决


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

20 days 前

已解决


Find Logic 32

20 days 前

已解决


Find Logic 31

20 days 前

已解决


Find Logic 30

20 days 前

已解决


Find Logic 29

20 days 前

已解决


Find Logic 28

20 days 前

已解决


Find Logic 27

20 days 前

已解决


Find Logic 26

20 days 前

已解决


Find Logic 25

20 days 前

已解决


Find Logic 24

20 days 前

已解决


Find Logic 23

20 days 前

已解决


Find Logic 22

20 days 前

已解决


Find Logic 21

20 days 前

已解决


Find Logic 20

20 days 前

已解决


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

20 days 前

已解决


Find the index of nth maximum of a row vector of real numbers
Given a vector of real numbers x, find the index idx of _n_ th maximum value. If nth maximum occurs more than once, return the i...

20 days 前

已解决


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

20 days 前

已解决


Find the nth composite number.
Everyone heard about the nth prime number. Let's try to find out the nth composite. For example , 1 is the first composite, 10 i...

20 days 前

已解决


Find nth maximum
Find nth maximum in a vector of integer numbers. Return NaN if no such number exists. x = [2 6 4 9 -10 3 1 5 -10]; So ...

20 days 前

已解决


find the nth fibonacci number
The Fibonacci sequence is defined as follows: give n, find the nth fibonacci number

20 days 前

已解决


Find the logic and return the nth number (plus)
This problem is the harder version of Problem 61015 given a sequence of numbers arranged in the following order: A=0,1,3,4,9,1...

20 days 前

已解决


Find the logic and return the nth number
given a sequence of numbers arranged in the following order: A=0,1,3,4,9,10,12,13,27,28,30,31,36,37,...... Write a function th...

20 days 前

已解决


Find nth number
The numbers 2 and 7 are called lucky numbers, an integer containing only the digits 2 and 7 is also called lucky number. The pro...

21 days 前

已解决


find the nth number (plus)
this problem is the harder version of Problem 61014. The numbers 2 and 7 are called lucky numbers, an integer containing only t...

21 days 前

已解决


The Case of the Missing Prototype – Identify the Thief by Comparing Suspects’ Evidence and Alibi Scores
After gathering fingerprints, alibis, sensor data, and digital clues, it’s time to pinpoint the thief. You have a struct array ...

21 days 前

已解决


The Case of the Missing Prototype – Extract the Culprit’s Name from a Mixed Letter-and-Number Email Message
While tracing the suspect’s digital footprint, you recover an email containing a mixed string of letters and numbers.The letters...

21 days 前

加载更多