社区Profile

照片

Gwendolyn Fischer


自2010年以来活跃

统计数据

All
  • First Review
  • 5-Star Galaxy Level 3
  • 首先提交
  • 杯挑战大师
  • ASEE Challenge Master
  • 发起人
  • Commenter
  • 瓷砖挑战大师
  • Solver

View badges

内容提要

View by

Solved


灵活的匿名功能
给定函数句柄,将句柄返回将接受任意数量输入的函数,将函数应用于...

ongeveer 8 jaar ago

Solved


两个输出匿名函数?
Return a function handle that when applied to an input, it produces two outputs: the first is the same as the input, and the sec...

ongeveer 8 jaar ago

Solved


处理一系列功能
给定在标量上运行的函数的单元格数组,需要返回函数句柄以处理值的矢量...

ongeveer 8 jaar ago

Solved


找到回文
Given the string a, find the longest palindromic sub-string b. So when a = 'xkayakyy'; you should return b = 'kayak';

Meer Dan 8 Jaar前

Solved


Triangle sequence
以下方式构建了一系列三角形:1)第一个三角形是毕达哥拉斯的3-4-5三角形2)s ...

Meer Dan 8 Jaar前

Solved


找到毕达哥拉斯三重
给定四个不同的正数,即a,b,c和d,以越来越多的顺序提供:a

Meer Dan 8 Jaar前

Solved


边三角形的一侧
If an equilateral triangle has area A, then what is the length of each of its sides, x? <

Meer Dan 8 Jaar前

Solved


矩形的尺寸
矩形的较长一侧是较短一侧的三倍。如果对角线的长度为x,请找到宽度...

Meer Dan 8 Jaar前

Solved


菱形的一面
如果菱形具有长度x和x+1的对角线,那么它的一侧长度是多少?<< http://upload.wikimedia.org/wikipe ...

Meer Dan 8 Jaar前

Solved


Area of an equilateral triangle
计算侧面X的等边三角形的面积。<< http://upload.wikimedia.org/wikipedia/commons/e/e0/equileral-tr ...

Meer Dan 8 Jaar前

Solved


短边的长度
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

Meer Dan 8 Jaar前

Solved


这三角形是正确的吗?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

Meer Dan 8 Jaar前

Solved


iSoceles三角形的区域
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <

Meer Dan 8 Jaar前

Solved


斜边的长度
给定长度A和B的短侧,计算右角三角形的斜边的长度C。<< http://上传...

Meer Dan 8 Jaar前

Solved


这三角形是正确的吗?
给定三个正数a,b,c,其中c是最大的数字,如果带有A,B和C的三角形是righ的,则返回 * true *。

Meer Dan 8 Jaar前

Solved


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

Bijna 9 Jaar前

Solved


拼字游戏得分
给定一个单词,在中确定其得分。输入字符串将始终提供...

Bijna 9 Jaar前

Solved


Solve the Sudoku Row
*描述*在大多数溶解算法(计算机化或手动)的末尾,发生了一个简单而乏味的任务。ta ...

Ongeveer 9 Jaar前

Solved


Remove the polynomials that have positive real elements of their roots.
动态系统的特征方程是一个多项式,其根表示其行为。如果有任何一个

Ongeveer 9 Jaar前

Solved


Knight's Tour Checker
给定矩阵A,确定法律是否存在。kn ...

Ongeveer 9 Jaar前

Solved


Duplicates
编写一个接受单元字符阵列并返回另一个单元字符串 *的函数 *仅使用重复 * retai ...

meer dan 9 jaar ago

Solved


连接四个胜利检查员
is a game where you try to get four pieces in a row. For this problem, ...

meer dan 9 jaar ago

Solved


它不是元中的lrettes。
An internet meme from 2003 (read more ) asserted that readers are re...

meer dan 9 jaar ago

Solved


Sums with Excluded Digits
将所有整数从1个整数添加到n,其中数字M未显示。M将永远是0到9的一个数字整数。不...

meer dan 9 jaar ago

Solved


求和文本中的数字
给定一个字符串和文本和数字,添加所有的numbers together. Examples: Input str = '4 and 20 blackbirds baked in a...

meer dan 9 jaar ago

Solved


制作回文号
有些数字是323,是回文。其他数字等数字没有。但是,当我们将该号码添加到RECERS时会发生什么...

meer dan 9 jaar ago

Solved


Elapsed Time
给定两个日期字符串D1和D2的形式的Yyyy/mm/dd HH:mm:SS(假设小时HH在24小时模式下),确定多少时间,...

meer dan 9 jaar ago

Solved


引用双倍数
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

meer dan 9 jaar ago

Solved


What is the next step in Conway's Life?
给定一个矩阵A表示一个...

meer dan 9 jaar ago

Solved


在结构数组中重命名字段
Matlab具有和a

meer dan 9 jaar ago

装载更多