Board logo

標題: 1210 輸入字串相加 [打印本頁]

作者: b790113g    時間: 2011-12-10 11:33     標題: 1210 輸入字串相加

本帖最後由 b790113g 於 2011-12-10 11:34 編輯
/ u) A0 T  J7 L
  1. public class d1210 {

  2.         public static void main(String[] arg){
  3.        
  4.                 System.out.println(arg[0]+arg[1]);
  5.                
  6.         }

  7. }
複製代碼

作者: TOM    時間: 2011-12-10 11:45

  1. public class tom1210
  2. {
  3.     public static void main(String[]arg)
  4.         {
  5.                
  6.                         System.out.println(arg[0]+arg[1]);
  7.                
  8.    
  9.     }


  10. }
複製代碼

作者: johnson    時間: 2011-12-10 11:51

  1. public class j1210 {

  2.         public static void main(String[] arg){
  3.             String a=arg[0];
  4.                         String b=arg[1];
  5.             System.out.println(a+b);
  6.                
  7.         }

  8. }
複製代碼

作者: lon    時間: 2011-12-10 11:52

  1. public class j2{
  2. public static void main(String[] args){
  3.         System.out.print(args[0]+args[1]);
  4. }
  5. }
複製代碼

作者: eric5802    時間: 2011-12-10 11:58

public class tom12100 \7 X2 `% K5 H- H

9 _. u: H3 F5 |! x{  l8 g. |3 m$ U9 \+ X" K

% q1 d6 q$ T" z: m5 q  ]8 q- h" N) w# F    public static void main(String[]arg)
/ V. n, V4 x( f; @6 v7 p1 H7 n4 c* A
+ ]- [" {. [% R7 i, |# d- h) U        {
( ~& N+ W7 T+ j, H- E/ R, u7 P* B. f
               
  M9 I' D' d) X9 v( m4 F/ s6 q& ]0 H/ p( P  b, w0 B6 u" _1 L
                        System.out.println(arg[0]+arg[1]);4 i0 i; }7 F( o0 l
( T( S* J7 ^  k5 v! P# Y
                % B2 k! |, L* l( S

! `1 m7 [7 ^$ k* w9 r/ k   
( A; S% a/ h0 a' z0 B' l0 m
0 W' ?' ^! v- B( `  R. o    }3 m+ a; Q; V7 W* Q! R% ^3 Q% {! C1 j

; i' T' m$ G5 V: {8 A0 i  Z7 }0 a! s$ U4 I
& D9 s/ U, E; c
: K9 Y; e4 H" Y1 R- V8 S

, u7 P0 v! H: X}




歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/) Powered by Discuz! 7.2