I see that you have solved the kata, but can you reproduce the code that actually caused this error? This is very strange. Also, the message wouldn't look like that, it would read:
IncorrectMultiplefor (1*1):
Submitted1Expected1
but I don't see how this would happen, so please show that code, thanks.
Rust translation kumited! :-)
It includes random tests.
I see that you have solved the kata, but can you reproduce the code that actually caused this error? This is very strange. Also, the message wouldn't look like that, it would read:
but I don't see how this would happen, so please show that code, thanks.
Getting an error in C
"Incorrect for multiplier 1 x 1
Expected 1
Received 1"
Not sure what I am missing...
Julia translation
This comment is hidden because it contains spoiler information about the solution