Christopher Lanning
37674
37674
Rank2
2
Badges104
104
Score
Christopher Lanning received Commenter badge for Problem 1092. Decimation on 3 Oct 2022 |
Christopher Lanning submitted a Comment to Problem 1092. Decimation At least 2 of the test cases do not match what I find if I run the sequence by hand on paper. Specifically:
num_prisoners = 30; kill_every = 5;
Survivor is prisoner number 14, not number 3
and,
num_prisoners = 10; kill_every = 10;
Survivor is prisoner number 6, not number 8
Based on other comments, it looks like the test cases may have changed at some point. I believe at least these two (and likely a couple others) are now incorrect.
on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171790 to Problem 605. Whether the input is vector? on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171745 to Problem 1107. Find max on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171700 to Problem 624. Get the length of a given vector on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171625 to Problem 135. Inner product of two vectors on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171340 to Problem 247. Arrange Vector in descending order on 3 Oct 2022 |
Christopher Lanning submitted Solution 9171210 to Problem 6. Select every other element of a vector on 3 Oct 2022 |
Christopher Lanning submitted Solution 9170635 to Problem 3. Find the sum of all the numbers of the input vector on 3 Oct 2022 |
Christopher Lanning received Solver badge for Solution 6570599 on 23 Sep 2021 |
Christopher Lanning submitted Solution 6570599 to Problem 52080. The Piggy Bank Problem on 23 Sep 2021 |