Quantcast
Channel: CodeChef Discuss - latest questions
Viewing all articles
Browse latest Browse all 39796

which datatype to use

$
0
0

how to decide which data type to use by seeing the constraints eg. if constraint is 1 ≤ n, m ≤ 10^5 can i use int data type for n & m in C language


Viewing all articles
Browse latest Browse all 39796

Trending Articles