W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Java
server
Go to Spaces
Ctrl+Alt+P
import java.util.Arrays; public class Main { public static void main(String[] args) { int[] myNum = {50, 10, 25, 1, 17, 99, 33}; Arrays.sort(myNum); for (int i : myNum) { System.out.println(i); } } }
1
10
17
25
33
50
99
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル