herrDeng網內搜尋
自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
url="https://www.twse.com.tw/exchangeReport/STOCK_DAY?response=json&date=20220330&stockNo=2330"
-
教育部為提昇全民資安素養與電腦防護能力,本部於101年9月5日至11月5日舉辦「全民資安素養自我評量」活動,請在活動期間內踴躍上網檢測資訊安全素養認知程度,並有機會參與抽獎,詳情請參閱活動網站(網址: https://isafe.moe.edu.tw/event
-
python pandas對黃金、外匯匯率的爬蟲練習,並使用matplotlib.pyplot的函數plot, scatter做資料視覺化處理,採用numpy的統計函數,分析黃金價格波動與歐元走勢的關聯。
-
Python C C++ 2 pointer速解Leetcode 2337 Move Pieces to Obtain a String 多日Leetcode的問題都可用2-pointer法來解,今日2337. Move Pieces to Obtain a String也不例...
-
你會用C的算子sizeof?
-
Leetcode的1652. Defuse the Bomb是絕佳的練習題,特別是針對Python的使用者,雖說是sliding window 是簡單的那種,還可練習loop, slicing, minus index etc . https://leetcode.com/pro...
57 則留言:
public class Test_01 {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class Hello {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class apple{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class MtcTW
{
public static void main(String[] args)
{
for(int i = 0 ; i<=100 ;i++)
{
int a = (int)(Math.random()*1000); System.out.println(a);
}
}
}
public class h2 {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class ex1 {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class sam
{
public static void main(String[] args)
{
for(int i = 0 ; i<=100 ;i++)
{
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class TS {
public static void main(String[] args)
{
for (int j=1;j<101;j++)
{
double n=Math.random();
int i=(int)Math.round(1000*n);
System.out.println(j+": "+i);
}
}
}
public class lan {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class lan {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class got {
public static void main(String[] args) {
for(int k=1; k<=100; k++){
double x=Math.random();
int i=(int)Math.round(1000*x);
System.out.println(i);
}
}
}
class SOR{
public static void main(String[]args){
for(int k=1;k<=100;k++){
double x=Math.random();
int i=(int)Math.round(1000*x);
System.out.println(i);
}
}
}
public class awing {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class random {
public static void main(String[] args) {
int i=0;
while (i<100) {
double x=Math.random();
int a = (int) Math.round(1000 * x);
System.out.println(a);
i++;
}
}
}
public class aa {
public static void main(String[] args) {
for (int k=0; k<=100; k++){
double x=Math.random();
int i=(int) Math.round(1000*x);
System.out.println(i);
}
}
}
public class aa {
public static void main(String[] args) {
for (int k=0; k<=100; k++){
double x=Math.random();
int i=(int) Math.round(1000*x);
System.out.println(i);
}
}
}
public class lan {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class java {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class hello {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class shark { public static void main(String[] args) { for(int i = 0 ; i<=100 ;i++){ int n = (int)(Math.random()*1000); System.out.println(n); } } }
public class san {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class hello123 {
public static void main(String[] args) {
for(int k=0; k<=100;k++){
double x=Math.random();
int i=(int) Math.round(1000*x);
System.out.println(i);
}
}
}
public class java1 {
public static void main(String[] args) {
for(int k=0;k<=100;k++){
double x=Math.random();
int i=(int)Math.round(1000*x);
System.out.println(i);
}
}
}
public class aa
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class aa {
public static void main(String[] args) {
for(int k=0; k<=100; k++ ){
double x=Math.random();
int i=(int)Math.round(100*x);
System.out.println(i);
}
}
}
public class pso2 {
public static void main(String[] args) {
for(int x=1;x<101;x++){
double i=Math.random();
int j=(int)Math.round(100*i);
System.out.println("第"+x+"個"+j);
}
}
}
public class ex1 {
public static void main(String[] args) {
for(int x=1;x<101;x++){
double i=Math.random();
int j=(int)Math.round(100*i);
System.out.println("第"+x+"個"+j);
}
}
}
public class dog {
public static void main(String[] args) {
for(int x=1;x<101;x++){
double i=Math.random();
int j=(int)Math.round(100*i);
System.out.println("第"+x+"個"+j);
}
}
}
public class aaa {
public static void main(String[] args) {
for(int x=1;x<101;x++){
double i=Math.random();
int j=(int)Math.round(100*i);
System.out.println("第"+x+"個"+j);
}
}
}
public class new
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class DD
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class test
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class abc
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class awing {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class awing {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class awing {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
.
public class Test_01 {
public static void main(String[] args) {
for (int i = 0; i < 100; i++) {
double x = Math.random();
int a = (int) Math.round(x * 1000);
System.out.println(a);
}
}
}
public class NYPD {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class apple{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class test{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class test{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class DD
{
public static void main(String[] args)
{
int[] a = new int[100];
for (int i=0; i < a.length ;i++)
{
a[i] = (int)(Math.random()*1000+1);
System.out.println(+a[i]);
}
}
public class app{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class yo121
{
public static void main(String[] args)
{
for(int i = 0 ; i<=100 ;i++)
{
int a = (int)(Math.random()*1000); System.out.println(a);
}
}
}
for (int i = 1; i <= 100; i += 1) {
int num = (int)(1000 * Math.random() + 1);
System.out.println(num + '\t');
}
public class apple{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class wo {
public static void main(String[] args)
{
for (int j=1;j<101;j++)
{
double n=Math.random();
int i=(int)Math.round(1000*n);
System.out.println(j+": "+i);
}
}
}
public class random {
public static void main(String[] args) {
int i=0;
while (i<100) {
double x=Math.random();
int a = (int) Math.round(1000 * x);
System.out.println(a);
i++;
}
}
public class wo {
public static void main(String[] args)
{
for (int j=1;j<101;j++)
{
double n=Math.random();
int i=(int)Math.round(1000*n);
System.out.println(j+": "+i);
}
}
}
public class hello{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
public class low {
public static void main(String[] args) {
for(int i = 0 ; i<=100 ;i++){
int n = (int)(Math.random()*1000);
System.out.println(n);
}
}
}
public class aa {
public static void main(String[] args) {
for (int k=0; k<=100; k++){
double x=Math.random();
int i=(int) Math.round(1000*x);
System.out.println(i);
}
}
}
public class Test_01 {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class Test_01 {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class Test_01 {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class Test_01 {
public static void main(String[] args) {
for (int s = 0; s < 100; s++) {
double x = Math.random();
int i = (int) Math.round(1000 * x);
System.out.println(i);
}
}
}
public class apple{
public static void main(String[]args){
for(int i = 0 ; i<=100 ;i++){
int a = (int)(Math.random()*1000);
System.out.println(a);
}
}
}
張貼留言