Skip to content

testlib-0.9.41

Latest
Compare
Choose a tag to compare
@MikeMirzayanov MikeMirzayanov released this 06 Oct 21:57

Use setAppesModeEncoding to change xml encoding from windows-1251 to other
rnd.any/wany use distance/advance instead of -/+: now they support sets/multisets
Use syntax int t = inf.readInt(1, 3, "~t"); to skip the lower bound check. Tildes can be used on either side or both: ~t, t~, ~t~
Supported -DEJUDGE support in registerTestlibCmd