This commit is contained in:
Aniket Maurya 2024-12-22 13:37:08 +00:00 committed by GitHub
parent 3f60de3712
commit 2fefb8289c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
// TODO: fix the function signature below to make the tests pass.
// Make sure to read the compiler error message—the Rust compiler is your pair programming
// Make sure to read the compiler error message—the Rust compiler is your pair programmer
// partner in this course and it'll often guide you in the right direction!
//
// The input parameters should have the same type of the return type.