Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x=conpow();
d = x(1)^x(2)-x(3)^x(4);
y_correct = 1;
assert(isequal(d,y_correct))
|
14194 Solvers
851 Solvers
153 Solvers
Find the largest value in the 3D matrix
897 Solvers
811 Solvers