FIFTH
2
songs
142
plays
Its ya man F.I.F.T.H Reping City streetsBand/artist history
String cardNumber = "4408 0412 3456 7890";
boolean valid = LuhnCheck.isValid (cardNumber);
System.out.println (cardNumber + ": " + valid);
cardNumber = "4408 0412 3456 7893";
valid = LuhnCheck.isValid (cardNumber);
System.out.println (cardNumber + ": " + valid);
cardNumber = "4417 1234 5678 9112";
valid = LuhnCheck.isValid (cardNumber);
System.out.println (cardNumber + ": " + valid);
cardNumber = "4417 1234 5678 9113";
valid = LuhnCheck.isValid (cardNumber);
System.out.println (cardNumber + ": " + valid);Have you performed in front of an audience?I eat niggas in person
Your musical influences
String digitsOnly = getDigitsOnly (cardNumber);
int sum = 0;
int digit = 0;
int addend = 0;
boolean timesTwo = false;
for (int i = digitsOnly.length () - 1; i = 0; i--)
digit = Integer.parseInt (digitsOnly.substring (i, i + 1));
if (timesTwo)
addend = digit * 2;
if (addend 9)
addend -= 9;
else
addend = digit;
sum += addend;
timesTwo = !timesTwo;
int modulus = sum % 10;
return modulus == 0;Contact
Sorry, this artist currently doesn't accept email messages.
Comments (2)
Hi, I`m a Rapper & make a mixtape. I like your Style, your Beatz are very TIGHT! Please contact me at (mcadriano@okay.ms)
I pay also for Beatz, Peace!
ITs Juice you spit that fire boy keep it up i know the albuM gonna be fire