Search found 1 match

by Moniqui
Wed Jun 15, 2011 10:43 pm
Forum: Volume 4 (400-499)
Topic: 450 - Little Black Book
Replies: 57
Views: 12363

I need help with this problem can anyone help me please 450

450-Little black book
i don't know why it is wrong i've got to mucho run time error
please can someone help me
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in=new Scanner(System.in);
int xNroDep=in.nextInt();
int y=xNroDep ...

Go to advanced search