about summary refs log tree commit diff
path: root/others/volume1/001.scm
blob: 93f3f894ca11f72ae3a38acb7c0e5a6272e9c722 (plain) (blame)
1
(format #t "~a\n" (exact->inexact (/ (+ (read) (read)) 2)))