CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 23:34:43 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=588c15638e9447d1cd77f1dcc270f74a188ac1ec6a373293e47f26654994a8e7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22mU1e3rZ6Un-6VuY2tGWR-E98udllqSzN%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d22b782ef52ffb-BLR
O programing - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include<stdio.h>
- void main(){
- int i;
- for(i=1;i<=15;i++){
- if((i<=5||(i>10&&i<=15))&&(i%2==1)){
- printf("0");
- }
- else if((i>=6&&i<=10)&&(i%2==0){
- printf("O");}
- else{
- printf(" ");
- }
- if(i%5==0)
- {printf("\n");}
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 3 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ W
JavaScript | 12 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 12 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ W
JavaScript | 20 sec ago | 0.25 KB
-
📌 ChangeNOW Exploit
JavaScript | 22 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ X
JavaScript | 30 sec ago | 0.25 KB
-
📌 Instant BTC Profit Method ✅ Working
JavaScript | 34 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ R
JavaScript | 40 sec 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