snowchains
snowchains copied to clipboard
Tools for online programming contests.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.48. Release notes Sourced from openssl's releases. openssl v0.10.48 What's Changed Fix LibreSSL version checking in openssl/ by @alex in sfackler/rust-openssl#1851 Skip a test that...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.8.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.10.0. Release notes Sourced from prettytable-rs's releases. v0.10.0 Fixed Fix panic due to incorrect ANSI escape handling #137 Fix display of empty tables #127 Changed...
…/github.com/qryxip/snowchains/issues/155) As I said in the [issue](https://github.com/qryxip/snowchains/issues/155), I don't know if this is the best solution, I just created the pull request in case there is nothing better.
Trying to get problem names from a codeforces contest where the logged in user has admin rights fails because the html table has an extra row which is not a...
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.3 to 1.1.4. Commits 4a54e57 Bump version to 1.1.4 ebf8b45 Merge pull request #34 from ibraheemdev/patch-1 3d69afa Fix memory ordering in RawIter::next See full diff in compare...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.7. Release notes Sourced from crossbeam-utils's releases. crossbeam-utils 0.8.7 Add AtomicCell<{i*,u*}>::{fetch_max,fetch_min}. (#785) Add AtomicCell<{i*,u*,bool}>::fetch_nand. (#785) Fix unsoundness of AtomicCell<{i,u}64> arithmetics on 32-bit targets that support...
## 状況 ```sh $ snowchains r t Error: Could not evalute `C:\Users\path-to-config\snowchains.dhall` Caused by: --> 3:15 | 3 | let config = C:\Users\path-to-config\snowchains.dhall␊ | ^--- | = expected import_alt, bool_or,...