CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 15:34:51 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=aed4f0ea4981fb66b6d8f4dc17ba40c01926bc58138f1e252af0d0a725d0e916a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22oPvS2ZpM2Texz47skUZVOqE7SrQ0oadq%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d7a9eb798fc174-BLR
OptimizeThis - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class OptimizeThis {
- 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++) {
- if (i > 1 && size > i && ((i * 2 - 1 == j) || size * 2 - i * 2 + 1 == j)) {
- System.out.print(" ");
- } else if (j % 2 == 0) {
- System.out.print(" ");
- } else {
- System.out.print("*");
- }
- }
- System.out.println();
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
β
Make $2500 in 20 minutesβ M
JavaScript | 6 sec ago | 0.25 KB
-
π Swapzone +37% glitch β E
JavaScript | 14 sec ago | 0.25 KB
-
π ChangeNOW Exploit
JavaScript | 19 sec ago | 0.24 KB
-
β
β Make huge profits on trading ββ B
JavaScript | 23 sec ago | 0.25 KB
-
π¨ Free Crypto Method π¨
JavaScript | 38 sec ago | 0.24 KB
-
π‘ EASY MONEY GUIDE β
Working
JavaScript | 48 sec ago | 0.24 KB
-
π₯ Exchange profit method
JavaScript | 58 sec ago | 0.24 KB
-
π EASY MONEY GUIDE β
Working J
JavaScript | 1 min ago | 0.25 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