CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 21:48:06 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=81ba64b445b6af6bff330024f83010111be795826ae70b291725bb0570f74a68a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%228LjL96MSt7sjGjEgwnFQEmywBvty_Nl-%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d9ccabf9b23e92-BLR
Optimized2 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class Optimized2 {
- public static void main(String[] args) {
- int size = 9;
- for (int i = 1; i <= size; i++) {
- for (int j = 1; j <= size * 2 - 1; j++) {
- System.out.print((i > 1 && size > i && ((i * 2 - 1 == j) || size * 2 - i * 2 + 1 == j) || j % 2 == 0)
- ? ' ' : '*');
- }
- System.out.println();
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
π EASY MONEY GUIDE β
Working S
JavaScript | 4 sec ago | 0.25 KB
-
π¨ Free Crypto Method π¨
JavaScript | 9 sec ago | 0.24 KB
-
π Instant BTC Profit Method β
Working R
JavaScript | 15 sec ago | 0.25 KB
-
π‘ EASY MONEY GUIDE β
Working
JavaScript | 18 sec ago | 0.24 KB
-
β
Make $2500 in 20 minutesβ 7
JavaScript | 25 sec ago | 0.25 KB
-
π₯ Exchange profit method
JavaScript | 28 sec ago | 0.24 KB
-
π Swapzone +37% glitch β Q
JavaScript | 33 sec ago | 0.25 KB
-
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 38 sec ago | 0.24 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