- name: Run Trivy vulnerability scanner uses: aquasecurity/trivy-action@master Expand Down 4 changes: 2 additions & 2 deletions 4 .gitignore Show comments View file Delete file This file contains bidirectiona
import java.util.Scanner; public class template { public static void main(String[] args) { // TODO edit this code // param Scanner sc = new Scanner(System.in); int n = Integer.parseInt(sc.next()); sc.close(); // resolve int ans = n; // answer System.out.println...
util.Scanner; public class template { public static void main(String[] args) { // TODO edit this code // param Scanner sc = new Scanner(System.in); int n = Integer.parseInt(sc.next()); sc.close(); // resolve int ans = n; // answer System.out.println(ans); } }...