Pārlūkot izejas kodu

Adding a README to task2

Michael Mächtel 8 gadus atpakaļ
vecāks
revīzija
951909016d
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9
    0
      hw4/task2/README.md

+ 9
- 0
hw4/task2/README.md Parādīt failu

@@ -0,0 +1,9 @@
1
+# Homework hw4 task2
2
+
3
+Some hints, to solve this task with Rust:
4
+
5
+- Have a look into the [std::mem] module.
6
+- Timings with the external crate [time][] is more constructive than the methods in the standard library.
7
+
8
+[time]: https://docs.rs/time
9
+[std::mem]: https://doc.rust-lang.org/std/mem/

Notiek ielāde…
Atcelt
Saglabāt