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
x =
8100
|
1961 Solvers
15294 Solvers
Arrange vector in ascending order
624 Solvers
Magic is simple (for beginners)
2749 Solvers
111 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!