#!/usr/local/bin/cz --
use b
Main()
	repeat(10):
		repeat(10):
			pr(long, randi(0, 10))
		nl()
