photo

vinayak patil


Last seen: 約6年 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

Cody

13 問題
80 解答

ランク
N/A
of 301,344

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,239

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
8,361
of 174,068

コントリビューション
13 問題
80 解答

スコア
890

バッジ数
4

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

10年以上 前

解決済み


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

10年以上 前

解決済み


length of a vector
Find twice the length of a given vector.

10年以上 前

解決済み


Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...

10年以上 前

解決済み


Lightning strike distance: Writing a function
Write a function named LightningDistance that outputs "distance" given input "seconds". Seconds is the time from seeing lightnin...

10年以上 前

解決済み


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

10年以上 前

解決済み


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

10年以上 前

問題


Return the size of matrix x
Return the size of matrix x

11年弱 前 | 0 | 0 個のソルバー

解決済み


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

11年弱 前

解決済み


only input
Return the output without writing any code into the function.

11年弱 前

問題


Determine if character is in upper case
Determine if character is in upper case.If uppercase add 32 to the character

11年弱 前 | 0 | 0 個のソルバー

解決済み


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

11年弱 前

問題


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

11年弱 前 | 0 | 28 個のソルバー

問題


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

11年弱 前 | 3 | 182 個のソルバー

解決済み


factorial of a number x
Factorial of a number x

11年弱 前

問題


factorial of a number x
Factorial of a number x

11年弱 前 | 2 | 391 個のソルバー

問題


Convert matrix to string
Convert matrix x to string

11年弱 前 | 0 | 0 個のソルバー

解決済み


Test if a number is numeric or not
Test if a number is numeric or not

11年弱 前

問題


Test if a number is numeric or not
Test if a number is numeric or not

11年弱 前 | 1 | 141 個のソルバー

解決済み


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

11年弱 前

問題


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

11年弱 前 | 1 | 150 個のソルバー

問題


Calculate the logarithm of number
Calculate the logarithm of number x

11年弱 前 | 1 | 126 個のソルバー

問題


Determine if a row vector has NaN
Determine if a row vector x has NaN

11年弱 前 | 1 | 136 個のソルバー

解決済み


Calculate square and cube of number
Calculate square and cube of number x

11年弱 前

問題


create square matrix of stars.Given z where rows and columns equal to max of z
create square matrix of stars.Given z where rows and columns equal to max of z

11年弱 前 | 0 | 6 個のソルバー

解決済み


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

11年弱 前

問題


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

11年弱 前 | 5 | 422 個のソルバー

問題


Volume of Cylinder
Compute the Circumference of a Cylinder given it's radius and height.Here x is the radius and y is the height

11年弱 前 | 0 | 67 個のソルバー

解決済み


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

11年弱 前

解決済み


Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.

11年弱 前

さらに読み込む