CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 01:08:46 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=402c059d8ef2d239435f5c212a20e3d1d89f51117ff484385c40140e8e4ceb00a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22AhhS_rBC4xmuFbKV5aA5LAm6DyOKIW5o%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d2b53dee7c95be-BLR
proba - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if((dx .LE. 0) .AND. (dx .NE. (X_max - X_min)) .OR.
- *(dy .LE. 0) .AND. (dy .NE. (Y_max - Y_min))) then
- write(6,*) 'Input values error: Wrong x/y step'
- stop
- elseif(X_min .GT. X_max .OR. Y_min .GT. Y_max) then
- write(6,*) 'Input values error: Wrong min/max arguments'
- stop
- endif
- !Checking if step is too low
- !Example: x: 0.01; step: 0.000000001; - error
- temp_x = X_min + dx
- temp_y = Y_min + dy
- if(((temp_x .EQ. X_min) .AND. (dx .NE. (X_max - X_min)))
- *.OR. ((temp_y .EQ. Y_min) .AND. (dy .NE. (Y_max - Y_min)))) then
Advertisement
Add Comment
Please, Sign In to add comment
-
📝 Exchange profit method
JavaScript | 6 sec ago | 0.24 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 15 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ W
JavaScript | 21 sec ago | 0.25 KB
-
📝 Crypto Swap Glitch ✅ Working
JavaScript | 24 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ P
JavaScript | 30 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 33 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 39 sec ago | 0.25 KB
-
📌 ChangeNOW Exploit
JavaScript | 42 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