社区Profile

照片

蒂姆


上次见:1天前|自2012年以来活跃

统计数据

View badges

内容提要

View by

Solved


Solve an ODE: precocious pair’s porcine pursuit
在我们以前与Matilda和Labrun的相遇中,闪烁的兄弟姐妹收集了糖果包装纸,用卡片逗乐了其他人...

12天前

Solved


Define an arithmetic sequence
给定三个数字n和d,定义了n个术语的算术序列,是序列的初始项,d是...

13天前

Solved


Generate the Figure-Figure sequence
在讨论了斯科特·金(Scott Kim)在戈德尔(Gödel)中的人物形象(下图)之后,埃舍尔(Escher),巴赫(Bach),道格拉斯·霍夫斯塔特(Douglas Hofstadter)引入了整数...

14天前

Solved


Determine whether the input is an anagram number
In Cody Problem 44293, Mehmet OZC asks us to spell numbers as words. For example, 67 would be “sixty-seven” and 76 would be “sev...

14天前

Solved


这是没有t my hat!
There exists a highly secretive hat consortium. Members possess identical hats. The members are invited to a meeting. All of the...

19天前

Solved


列出欧几里得号码
Euclid proved that the number of primes is infinite with the following argument. Suppose the primes form a finite set , , . Comp...

21 days ago

Solved


Evaluate the Kelvin functions
开尔文函数BER,BEI,KER和KEI与Bessel秩序函数有关。当未指定订单时,defa ...

21 days ago

Solved


主要连续总和
创建一个1至n的数字序列,以便每两个连续数字的总和都是素数。例如。如果n = 5,您可以...

1 month ago

Solved


Fill a rectangle with 1x1 and 2x2 tiles
A 3x2 rectangle can be filled with 1x1 and 2x2 tiles in three ways: The colors merely distinguish the sizes of the tiles. A 3...

1 month ago

Solved


Compute a determinant
编写一个函数以计算X矩阵的决定因素,其对角线条目等于整数和其他条目等于...

1 month ago

Solved


Get twenty-four
Inpur在1到10中的四个整数,您可以使用Plus,负,乘以和分隔为24。请注意,每个整数都应在...上使用...

2 months ago

Solved


Palindrome Problem 1
持续问题50033:一个回文是三分之一的三分之一,也是印第安纳州的三分之一。举一个例子o ...

2 months ago

Solved


联合输入阳性整数以获得最大值。
输入一些整数,您需要将它们串联以获得最大整数。都不使用库函数“ perms”列出所有...

2 months ago

Solved


所有写入数字的n-数字
写入数字是:12345678911112131415161718192022222222222222227282930 ...

2 months ago

Solved


n-写下所有数字的数字
写下编号为123456789111121213141516171819202222222422627282930 ... n-th Digit是什么?输入n并获取数字。

2 months ago

Solved


评估扑克手
Given an input table of card values and card suits between five and thirteen cards, choose the best five cards and output the ra...

2 months ago

Solved


确定扑克手赢家
通过两只卡片确定扑克手赢家(每只手都包含五张和瑟尔特之间的卡片数量相同...

2 months ago

Solved


Draw the symbol '+'
在x-by-x矩阵中绘制'+'(其中x是奇数,x> 3)示例:x = 5 y = [0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 0 ...

3 months ago

Solved


确定度序列是否可能是图形
A degree sequence is a list of numbers representing the degrees of vertices in a graph. While it is difficult to tell if a graph...

3 months ago

Solved


Check if a matrix Diagonal is equal to its secondary diagonal
如果次要对角线等于对角线,则您的功能应返回true,否则为false。例如:m = [1 2 1 ...

3 months ago

Solved


Area of a regular hexagon
Given the length of a side of a regular hexagon, return its area rounded to two decimal places.

3 months ago

Solved


Create the Ulam spiral
你见过这个奇妙的螺旋形吗?ULAM螺旋在以0为0的顺时针螺旋中排列质数。给...

3 months ago

Solved


Ramanujan的电话号码
大约1729年1729年是第一个正整数,可以以两种不同的方式表示为两个正立方体的总和。...

3 months ago

Solved


将水平和垂直运动的数量添加到每个矩阵元素
Given n, create a square matrix and with element (1,1) = 1, add 1 to each element for each horitizonal and vertical movement. E...

3 months ago

Solved


画“ y”
画“ y”in an x-by-x matrix (where x is odd and x >= 3) Examples: x = 3 y = [1 0 1 0 1 0 0 1 0] x = 5 y = [1...

3 months ago

Solved


基质旋转
You are given a 2D matrix of dimension [m,n] and a positive integer r. You have to rotate the matrix r times and print the resul...

3 months ago

Solved


Circle Division
一个圆可以通过在任意位置沿其圆周放置2点并绘制straig ...

3 months ago

Solved


求解ode:一阶线性方程
在[删除]的秋季学期,我的教授在普通微分方程的课程中说:“有两组...

4个月前

Solved


分类产品/数字和数字序列
科迪Problem 53120 involved a sequence in which a term is computed by multiplying the previous two terms and adding the digits o...

4个月前

Solved


解决ode:非线性三阶方程
Write a function to solve the ordinary differential equation on the domain with , , and either or . The input variable ord ...

4个月前

装载更多