CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:21:37 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=33b381e01e2da125734236217d50ff2674d81401f7760f04ae1896dcf60ab2eaa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22xwOnHoWLfOIHqIf2pcVRo6ohEGhygBzm%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cf01421bb3e8e0-BLR
org 100hstart: mov ah, $09 m - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- org 100h
- start:
- mov ah, $09
- mov dx, name_prog
- int 21h
- mov ah, $02
- mov dx, 0x0D0A
- int 21h
- mov ah, $09
- mov dx, str2
- int 21h
- mov ah, $02
- mov dx, 0x0D0A
- int 21h
- mov ah, $09 ;
- mov dx, result_is
- int 21h
- mov ax, [a] ;
- mov bx, [b] ;
- sub ax, bx
- mov bx, $9
- mul bx
- mov bx, ax
- mov ax, [d]
- mov cx, $3
- mul cx
- mov dx, ax
- sub dx, bx
- mov cx, [c]
- add cl, $10
- mov ax, dx
- div cl
- mov [res],ax
- mov ax, [res]
- add ax, '0'
- mov bx,ax
- mov ah, $02
- mov dx,bx
- int 21h
- mov ah,$08
- int 21h
- ret
- name_prog db "This program calculates (3 * d - (a - b) * 9 )/( c + 10)$"
- str2 db "where a=2, b=1, c=1, d=14$"
- result_is db "result is equal to $"
- a dw 2h
- b dw 1h
- c dw 1h
- d dw 14h
- res dw 0h
Advertisement
Add Comment
Please, Sign In to add comment
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 5 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 6 sec ago | 0.10 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 15 sec ago | 0.24 KB
-
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 17 sec ago | 0.10 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 18 sec ago | 0.10 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 23 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 3
JavaScript | 27 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 28 sec ago | 0.10 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