Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
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