Define a primitive data type: Difference between revisions

m
Line 975:
println("$b * $f = $(b*f)\n")
 
println("a * b is 12. soSo should get bounds error below:")
# A bounds error here since a*b would overflow as 12:
arr[1] = b * a
4,107

edits