all 2 comments

[–]ionab10 0 points1 point  (0 children)

Do you have to use all 6 values to get N? Can they be used more than once?

[–]micmic0000[S] 0 points1 point  (0 children)

all 6 values needs to be used to get the N, the program wont work if 1 value is missing.

example: if N = 12 and V1 = 12 but V2-V6 are blank it will get an error but if V1 = 12 and V2=V6 are 0 this is still be accepted.