The input range should be specified. Without it it's unclear what performance requirements are or what type should be used for intermediate values in C.
both are fun and simple. the c translation has a great ability to show you some of the traps that you can encounter when learning c and even when you have experience in c.
The input range should be specified. Without it it's unclear what performance requirements are or what type should be used for intermediate values in C.
Approved by someone
Nice job on your first kata, Alex!
both are fun and simple. the c translation has a great ability to show you some of the traps that you can encounter when learning c and even when you have experience in c.
I am gettin this error in c :
Error: Return_Maximum_Product at random test #0
Expected: 1188000
Got: 1188000
and I will be honest I dont know how to fix it
on behalf of everyone, thank you!
Thanks for correcting the test cases. I was wondering what on earth happened with my calculations!
I had to view the solutions to understand part of this so I need to work on my calculus