fork download
  1. s = input()
  2. print(len(s))
Success #stdin #stdout 0.09s 14176KB
stdin
welcome to acm world
stdout
20