about summary refs log tree commit diff
path: root/daily/285easy/1dec.pas
blob: 734bd0f54bbd0a5c6839df903b170095bf0cd7e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
(* uudecoding *)

var
  fi, fo: text;


begin
  repeat
    read(f