Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
tic
for i = 1 : 150
s = num2str([randi(9),randi([0, 9], 1, i)],-6);
t = java.math.BigInteger(s);
a = big_integer_sqrt(char(t.pow(2)));
assert(isequal(a, char(s)));
end
toc
y =
[]
|
Arrange Vector in descending order
4073 Solvers
277 Solvers
5458 Solvers
127 Solvers
Approximation of Pi (vector inputs)
88 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!