FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GitHub Viewer

import java.util.*; class Magic_No { public static void main(String args[]) { Scanner sc=new Scanner(System.in); System.out.println("enter a number"); int n=sc.nextInt(); int c=n,s=0; while(n

Back | FazBrowse Home | New Git URL