This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package servicelane; | |
import java.util.Scanner; | |
/** | |
* | |
* @author Slava | |
* | |
*/ | |
public class ServiceLane { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package newyearchaos; | |
import java.util.Scanner; | |
/** | |
* | |
* @author Slava | |
* | |
* It's New Year's Day and everyone's in line for the Wonderland rollercoaster ride! | |
* |
OlderNewer