Runtime error and wrong test case

whats the possible test case that would cause run time error

long n = s.nextInt();
use s.nextLong(); instead :slight_smile: