Sign In
Create Account
Anton Vasiljev
@antono
Trivial things about software development
1 Follower
2 Following
antono.info/
Overview
10
rust
9
aoc
8
python
1
aoc

Something about Cargo

Photo by Philipp Medicus (CC BY-NC 2.0)

January 5, 2019
19 views
0 replies

AOC: Puzzle 4: struct and impl

DISCLAIMER

December 27, 2018
13 views
0 replies

AOC: Puzzle 2.2 in rust

Input is the same as for 2.1. This time I must find ids that differs by one letter in the same position:

December 14, 2018
16 views
0 replies

Borrowing in Rust

Doing puzzle #2 of advent of code challenge in Rust. The puzzle is pretty simple. Input looks like this:

December 12, 2018
21 views
0 replies

AOC: Sharing code in Rust

After first puzzle in advent of code i found a function that can be reused:

December 12, 2018
14 views
0 replies

AOC Posts disclaimer

Photo by Mike Baird (CC BY 2.0) Cropped.

December 9, 2018
35 views

Advent of code: Puzzle 1.2

Photo by Kevin Utting (CC BY 2.0) Cropped.

December 9, 2018
25 views
0 replies

Advent of Code in Rust

Photo by Paul VanDerWerf (CC BY 2.0) Cropped.

December 9, 2018
97 views
0 replies