Hello, I'm having trouble getting the number of entries that the user makes and then using them.
Code:
public static void main(String[] args) {
// TODO code application logic here
int n, s = 0, p, i, c, m;
do {
n = Integer...
asked by
16.09.2016 / 02:36