Highlights
- Arctic Code Vault Contributor
Popular repositories
-
An Add-in for SharpDevelop containing template C# project for solution of Google Code Jam problems
-
-
Displays current weather conditions map near Minsk. Based on data from UMMN Minsk-2 (http://meteoinfo.by/radar/).
JavaScript 2
-
Forked from awesome-print/awesome_print
Pretty print your Ruby objects with style -- in full color and with proper indentation
Ruby 1
-
17 contributions in the last year
Contribution activity
January 2021
Created an issue in rust-lang/rust that received 2 comments
Internal compiler error - tuple_fields called on non-tuple
Code use std::collections::HashMap; fn main() { let mut res: HashMap<u16, Vec<u16>> = HashMap::new(); let masks: Vec<u16> = (0..=0xffffu16).filter(|&