Historique des commits

Auteur SHA1 Message Date
  MikeMirzayanov 458924a419 rnd.partition(size, sum[, min_part=0]) returns random (unsorted) partition which is a representation of the given `sum` as a sum of `size` non-negative integers il y a 4 ans
  MikeMirzayanov c8df912571 Fixed a grammar typo il y a 4 ans
  MikeMirzayanov 666f910539 rnd.distict(size, n) and rnd.distict(size, from, to) il y a 4 ans
  MikeMirzayanov c48c694658 has_opt, opt<bool>("missing_key")==false, validator.testset()/validator.group() require register with command line il y a 5 ans
  MikeMirzayanov 3ddbd6b601 Print integer range violations in a human readable way like `violates the range [1, 10^9]` + warning fix il y a 5 ans
  MikeMirzayanov 5db45ac652 2020 il y a 5 ans
  MikeMirzayanov ccdd8fa82e Suppress some minor warns il y a 5 ans
  MikeMirzayanov e15a9e441c Support exp notation in opts il y a 5 ans
  MikeMirzayanov 34f59c2742 Opts: std::string opt(index/key) functions il y a 5 ans
  MikeMirzayanov 224312631d Opts supported il y a 5 ans
  MikeMirzayanov 022e13d527 Reformatted il y a 5 ans
  MikeMirzayanov ed8eef8165 Applied: PR Infinity recursion when write to result file fails #90 il y a 5 ans
  mikemirzayanov dd86d0868a Support setTestCase(i) and unsetTestCase() il y a 5 ans
  mikemirzayanov 0b9ba87cf7 Closed #87: InStream::readStrictDouble don't allow -0.00 il y a 5 ans
  MikeMirzayanov 7b723dbb3d readXs(size) -> readXs(size, indexBase = 1) il y a 5 ans
  MikeMirzayanov 1bcfacc3a9 Fixed #79, #80, #83, #84: added InStream::quitif(condition, ...), added readXs(size) il y a 6 ans
  MikeMirzayanov d2880ce7b2 Fixed stringstream repeated usage issue il y a 6 ans
  mikemirzayanov 0c7a5a5e5c Fixed ungetc issue. il y a 6 ans
  mikemirzayanov b9d50d53d8 Fixed compilation in g++ (for std=c++03) il y a 6 ans
  mikemirzayanov 33ed434f72 Small fixes. il y a 6 ans
  mikemirzayanov e471493703 Generate perms, batch of println functions, allow any whitespace in readInts-like functions for non-validators il y a 6 ans
  mikemirzayanov 9457916a75 Ignore 4+ command line arguments ifdef EJUDGE. il y a 6 ans
  mikemirzayanov c882416a31 Speed up of vtos(t) il y a 6 ans
  MikeMirzayanov 3d870c217f 0.9.16 il y a 7 ans
  MikeMirzayanov f819b989c7 0.9.16 il y a 7 ans
  MikeMirzayanov e79f983aed 0.9.15 il y a 7 ans
  MikeMirzayanov b70e03cc83 Fixed InStream::readStringTo il y a 7 ans
  Mike Mirzayanov 1b9c12314f Merge pull request #49 from zaic/master il y a 7 ans
  Mike Mirzayanov 83617aa2d1 Merge pull request #48 from dev-plvlml/master il y a 7 ans
  Mike Mirzayanov 9f0f9946a9 Merge pull request #56 from msg555/master il y a 7 ans