fork download
  1. type
  2. biggestInt = int64 # 使える最大の整数型
  3. biggestFloat = float64 # 使える最大のfloat型
  4.  
Success #stdin #stdout 0s 4384KB
stdin
Standard input is empty
stdout
Standard output is empty