#!/usr/local/bin/bigloo

(let ((result (read)))
   (print result " k"))
