/*
 * This file is meant to help you write correct programs.
 * You can enter any test cases here.
 * Note that this file is not part of your submission.
 */

package task10;

public class OnesTest {


	public static void main(String[] args) {
		// TODO Auto-generated method stub

	}

}
