I leaning solving problem using C.
what is the following "Constraints" mean?
another example
How to interpreted this?
Constraints:
Total number of ingredients over all the test cases in a single test file won't exceed 106
M ≥ 1
1 ≤ Ai ≤ 106
I leaning solving problem using C.
what is the following "Constraints" mean?
another example
How to interpreted this?
Constraints:
Total number of ingredients over all the test cases in a single test file won't exceed 106
M ≥ 1
1 ≤ Ai ≤ 106
Last edited by Whitecoder; 10-28-2018 at 12:56 PM.
Have ... have you not seen relational symbols (less than, greater than) before?