Skip to main content
Commonmark migration
Source Link

#Ruby, 28 bytes p (gets=~/^[A-Z][a-z]+$/)!=p

Ruby, 28 bytes

p (gets=~/^[A-Z][a-z]+$/)!=p 

-2 bytes( thanks to manatwork )

#Ruby, 28 bytes p (gets=~/^[A-Z][a-z]+$/)!=p

-2 bytes( thanks to manatwork )

Ruby, 28 bytes

p (gets=~/^[A-Z][a-z]+$/)!=p 

-2 bytes( thanks to manatwork )

forget to change the code...
Source Link
Rocko
  • 379
  • 4
  • 10

#Ruby, 3028 bytes p (gets=~/^[A-Z][a-z]+$/)!=nil=p

-2 bytes( thanks to manatwork )

#Ruby, 30 bytes p (gets=~/^[A-Z][a-z]+$/)!=nil

#Ruby, 28 bytes p (gets=~/^[A-Z][a-z]+$/)!=p

-2 bytes( thanks to manatwork )

Source Link
Rocko
  • 379
  • 4
  • 10

#Ruby, 30 bytes p (gets=~/^[A-Z][a-z]+$/)!=nil