Description: 1.Master the concepts and the use of the interface in the Java class.
2. Master the transition and interface callback object.
Specific requirements: a program, a continuous input of the user, to give the corresponding output.
Experimental results:
Please enter: prisoners starting the total number of prisoners No. initial step
425
The prisoners escape is: 0
Please enter: prisoners starting the total number of prisoners No. initial step
431
The prisoners escape is: 1
Please enter: prisoners starting the total number of prisoners No. initial step
40001000000
The prisoners escape is: 97
Please enter: prisoners starting the total number of prisoners No. initial step
325 1,969,999,999,999,999,999
The prisoners escape is: 190
Please enter: prisoners starting the total number of prisoners No. initial step
finish
To Search:
File list (Check if you may need any files):
Execution.java
ExecutionExperiment.java