require 'zlib'
test(?e,'c')||['c','d'].each{|n|File.open(n,'w'){|f|f.write(Zlib::Inflate.inflate(File.open(n+'z').read))}}
load 'c'