Adding more tests, fixing one test for miniImp, adding more functionality to miniFun
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
1
|
||||
The variable y is not defined.
|
||||
3628800
|
||||
351
|
||||
35553600
|
||||
true
|
||||
4807526976
|
||||
0
|
||||
1
|
||||
Identity program: 1
|
||||
y not defined program: The variable y is not defined.
|
||||
Factorial program: 3628800
|
||||
Hailstone sequence's lenght program: 351
|
||||
Sum multiples of 3 and 5 program: 35565945
|
||||
Rand program: true
|
||||
Fibonacci program: 4807526976
|
||||
Miller-Rabin primality test program: 0
|
||||
Miller-Rabin primality test program: 1
|
||||
|
||||
Reference in New Issue
Block a user