fork download
  1. (print (let ((str "g6 g7 B"))
  2. (loop :for c :across str :sum (char-code c))))
Success #stdin #stdout 0.02s 10592KB
stdin
Standard input is empty
stdout
445