FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
import java.util.*; public class NumberPattern { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int row=sc.nextInt(); int val=1; for(int i=1;i
Back
|
FazBrowse Home
|
New Git URL