News
import java.util.Scanner; public class Main { public static void main(String arg[]){ Scanner sc = new Scanner(System.in); int n = sc.nextInt(); int last = n%10; int ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results