Suppose we have question with single integer as input and the input ranges from 0 to n where n is small. Is it ok to hard code answer for the inputs in the source code?
↧
Suppose we have question with single integer as input and the input ranges from 0 to n where n is small. Is it ok to hard code answer for the inputs in the source code?