[VicPiMakers Projects] Coding Challenge
Mark G.
vpm at palaceofretention.ca
Fri Oct 2 12:06:56 PDT 2020
Hi,
I'm going to try doing it in modern C++. I plan to create a
class that has 10 methods, one for each challenge point. I'll
use a vector of integers, read in via stdin and passed to the
class' constructor.
I hope.
I'll be curious to see your Rust solution, as I've never seen
rust code.
Mark
On 2020-10-01 21:31, Patrick McMorris wrote:
> Hello everyone,
>
> I just wanted to say that I found a bit of time to work through the
> coding challenge. I've been trying to learn Rust and this seemed like a
> perfect opportunity to learn a new language.
>
> If anyone else is also interested in learning Rust, let me know. :)
>
>
> Patrick
>
More information about the Projects
mailing list