herrDeng網內搜尋
 
  
    自訂搜尋
  
Ads
訂閱:
張貼留言 (Atom)
熱門文章
- 
url="https://www.twse.com.tw/exchangeReport/STOCK_DAY?response=json&date=20220330&stockNo=2330"
- 
連續複利
- 
請用Random產生20個0~99的奇數(可重複),然後排序
- 
py3 cpp Line sweep解Leetcode 3346 Maximum Frequency of an Element After Performing Operations I 使用 line sweep不用排序,可得線性解 [Py3解請進]
- 
C++ Py3 計數排序與partial sum解Leetcode 2300 Successful Pairs of Spells and Potions Portions的極大值小於等於10萬是可進行記數排序的關鍵,既然可以採用記數排序,後面的二元搜尋也可以透過part...
- 
Py3 C++ C 2pointer速解Leetcode 11Container With Most Water [Py3 code請進]
- 
Py3 C++計數bitmask與2 pointers速解Leetcode2273 Find Resultant Array After Removing Anagrams 字串長度最長也只有10,四個bits一組,用bitmask解題 ----- The maximum le...
- 
輸入公元n年,輸出"平年" "閏年"
 
 
 
26 則留言:
package sss;
import java.util.*;
public class qwe {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package hello0422;
import java.util.*;
public class helloex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int [5];
for (int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package she;
import java.util.*;
public class shr156 {
public static void main(String[]args) {
Random rnd=new Random();
int x = 0;
for(int i=0;i<5;i++){
x =rnd.nextInt(100);
System.out.println(x);
}
}
}
package hello0422;
import java.util.*;
public class ex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x;
for (int i=0;i<5;i++){
x=0+rnd.nextInt(100);
System.out.println(x);
}
}
}
package hello0422;
import java.util.Random;
public class ex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x;
for (int i=0;i<5;i++){
x=0+rnd.nextInt(100);
System.out.println(x);
}
}
}
package ex1;
import java.util.Random;
public class ex2 {
public static void main(String[] args) {
Random rnd = new Random();
int x[]=new int[5];
for(int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package ex1;
import java.util.*;
public class hello4222 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package bbbb;
import java.util.*;
public class gsgsg3 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int [5];
for(int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package hello;
import java.util.*;
public class hello {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
Random rnd=new Random();
int x ;
for (int i=0;i<5;i++){
x=rnd.nextInt(100);
System.out.println(x);
}
}
}
package ex1;
import java.util.*;
public class ex3 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int [5];
for(int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
import java.util.*;
public class hello1 {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
Random rnd=new Random();
int x ;
for(int i=0;i<5;i++);
x=rnd.nextInt(100);
System.out.println(x);
}
}
package free; import java.util.*; public class free2 { public static void main(String[]args) { Random rnd=new Random(); int x = 0; for(int i=0;i<5;i++){ x =rnd.nextInt(100); System.out.println(x); } } }
package hello;
import java.util.*;
public class ex1 {
public static void main(String[] args) {
Random rnd=new Random();
int x;
for(int i=0;i<5;i++){
x=rnd.nextInt(100);
System.out.println(x);
}
}
}
package ex2;
import java.util.Random;
public class aa {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]= rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package ex1;
import java.util.Random;
public class helloEx2 {
public static void main(String[] args) {
Random rnd=new Random();
int x;
for (int i=0 ;i < 5;i++){
x=rnd.nextInt(100);
System.out.println(x);
}
}
}
package ex1;
import java.util.*;
public class hello4222 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package zz;
import java.util.Random;
public class ex2 {
public static void main(String[] args) {
Random rnd = new Random();
int x[]=new int [5];
for (int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package abbaab;
import java.util.*;
public class baabba {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int [5];
for(int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package VV;
import java.util.Random;
public class ex1 {
public static void main(String[] args) {
Random rnd = new Random();
int x[]=new int [5];
for (int i=0;i<5;i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package ex2;
import java.util.*;
public class asd {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
int x=input.nextInt();
switch(x)
{
case 1: System.out.println("one"); break;
case 2: System.out.println("two"); break;
default: System.out.println("other");
}
}
}
package hello0422;
import java.util.*;
public class ex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package aaa;
import java.util.*;
public class ggg {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package ex1;
import java.util.*;
public class hello4111 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package hello0422;
import java.util.*;
public class ex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package hello0422;
import java.util.*;
public class ex2 {
public static void main(String[] args) {
Random rnd=new Random();
int x[]=new int[5];
for(int i=0; i<5; i++){
x[i]=rnd.nextInt(100);
System.out.println(x[i]);
}
}
}
package she;
import java.util.*;
public class shr156 {
public static void main(String[]args) {
Random rnd=new Random();
int x = 0;
for(int i=0;i<5;i++){
x =rnd.nextInt(100);
System.out.println(x);
}
}
}
張貼留言