begin
comment bits string reading;
	bits bt;
	read(bt);
	write(bt);
end.
