Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
ricskooo
Jan 27th, 2017
84
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.26 KB
| None
|
0
0
raw
download
clone
embed
print
report
public class test {
public static void main(String args[]) {
for(int i=1;i<101;i++){
System.out.println(i % 15 != 0 ? i % 5 != 0 ? i % 3 != 0 ?
i : "Fizz" : "Buzz" : "FizzBuzz");
}
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant Profit Method ⭐
JavaScript | 3 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
JavaScript | 7 sec ago | 0.32 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 9 sec ago | 0.06 KB
Exchange Exploit
JavaScript | 10 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 14 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 17 sec ago | 0.32 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐⭐
Java | 20 sec ago | 0.06 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 20 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!