Class PE0038Test
- java.lang.Object
-
- net.n1da.dev.euler.tests.problems.EulerTest
-
- net.n1da.dev.euler.tests.problems.PE0038Test
-
public class PE0038Test extends EulerTest
This class is the test implementation forproblem 38
.- Since:
- 14.08.2016 07:02:49
- Author:
- Nico Danneberg
-
-
Field Summary
-
Fields inherited from class net.n1da.dev.euler.tests.problems.EulerTest
globalTimeout, MAX_RUNTIME, problem
-
-
Constructor Summary
Constructors Constructor Description PE0038Test()
Just creates an object ofproblem 38
.
-
-
-
Constructor Detail
-
PE0038Test
public PE0038Test()
Just creates an object ofproblem 38
.- See Also:
PE0038()
-
-