Skip to content

Commit 75aca39

Browse files
committed
Move Gigasecond to the second exercise
Based on conversation in #112, and by looking at the solutions that students have provided, the Gigasecond exercise is very straightforward. Other than introducing Crates it doesn't teach much about Rust.
1 parent 45384e3 commit 75aca39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"active": true,
66
"problems": [
77
"hello-world",
8+
"gigasecond",
89
"leap",
910
"anagram",
1011
"difference-of-squares",
1112
"sieve",
1213
"allergies",
1314
"word-count",
1415
"hamming",
15-
"gigasecond",
1616
"rna-transcription",
1717
"nucleotide-count",
1818
"nucleotide-codons",

0 commit comments

Comments
 (0)