タグ

ブックマーク / ideone.com (1)

  • Ideone.com

    /* package whatever; // don't place package name! */ import java.util.*; import java.lang.*; import java.io.*; /* Name of the class has to be "Main" only if the class is public. */ class Ideone { public static void main (String[] args) throws java.lang.Exception { // your code goes here } }

    AmaiSaeta
    AmaiSaeta 2010/07/06
    web上で各種言語のコードを実行/共有できる。 | (対応言語全部タグ付けようかと思ったけどさすがにメンドイんでやめた)
  • 1