#include "../h/rccl.h"

pumatask()
{
	printrn(
		rpym(
			trslm(
				rpym(
					trslm(
						newtrans("T",const),
					10., 20., 30.),
				10., 0., 0.),
			10., 10., 10.),
		0., 20., 0.),
	 stdout);
}
