已解决


RPN Calculator for simple arithmetic expressions
Reverse-Polish-Notation (RPN) is a machine friendly form of calculating expressions. Example, to evaluate, (1+2)*4 + 5 - 3 you e...

3 months 前

已解决


Breaking up a chocolate bar
You've got a chocolate bar of size , and you want to break it up into bite-sized () pieces. How many steps are required to do th...

4 months 前

已解决


Get me! v2
Exploiting cody v2

4 months 前

已解决


Matlab Basics - Create a row vector
Write a Matlab script to create a row vector of 10 consecutive numbers x = [1 2 3 4 5 6 7 8 9 10]

4 months 前

已解决


Fastest shortest-path-finder in the west
Given connectivity information about a graph, your job is to find the <http://en.wikipedia.org/wiki/Shortest_path_problem *short...

4 months 前

已解决


Collaborative Fun : Nomination
Series of problems have been presented in Cody aiming at collaborative fun. This problem is based on Alfonso's problem #2825 - P...

4 months 前

已解决


Get me! v4 (Cody hacking challenge)
The latest version of the anti-hack test-suite.

4 months 前

已解决


Largest Prime Factor
Write a function largest_prime_factor(n) that takes a positive integer n as input and returns the largest prime factor of n. A p...

4 months 前

已解决


Fun Time coding
COding for fun

4 months 前

已解决


Fun Time coding2
coding

4 months 前

已解决


Fun Time coding3
coding

4 months 前

已解决


coding3
coding

4 months 前

已解决


coding4
coding

4 months 前

已解决


coding5
coding

4 months 前

已解决


coding7
coding

4 months 前

已解决


Fun Time coding1
coding

4 months 前

已解决


coding1
coding

4 months 前

已解决


coding6
coding

4 months 前

已解决


basic
basic

4 months 前

已解决


cod
code

4 months 前

已解决


code
code

4 months 前

已解决


cod
function P = Table(m, n) P = (1:m)' * (1:n); end

4 months 前

已解决


code
function P = Table(m, n) P = (1:m)' * (1:n); end

4 months 前

已解决


code
code

4 months 前

已解决


code
code

4 months 前

已解决


Fun Time coding
code

4 months 前

已解决


code
coding

4 months 前

已解决


code
code

4 months 前

已解决


code
code

4 months 前

已解决


code
code

4 months 前

加载更多