Search found 1 match

by Fatal_eror
Fri Nov 13, 2009 11:38 am
Forum: Volume 101 (10100-10199)
Topic: 10182 - Bee Maja
Replies: 9
Views: 4382

10182- Bee Maja Runtime Error

Hi,

I've been getting Runtime Errors for the Bee Maja problem. I cannot figure out what I am doing wrong though. Any suggestions?

import java.util.Scanner;

class BeeMaja
{

public static void main(String[] args) throws Exception
{
Scanner in = new Scanner(System.in);

while(in.hasNextInt ...

Go to advanced search