fork download
  1. class X{
  2.  
  3. public static void Main(){
  4. System.Console.WriteLine(System.Math.Ceiling(System.Math.Log(System.Math.Pow(2,512),95)));
  5. }
  6. }
Success #stdin #stdout 0.01s 38000KB
stdin
Standard input is empty
stdout
78