CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 13:20:20 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=d928758562d242dbad6757f6f1b00753edf3338a7064e472bd5847aaafb233b4a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22LIEDDVgZQ5wuUNLy2i22ON8tHRJ1etOb%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d6e4dbaec26cd6-BLR
#include <iostream>using namespace std;int main() { int panjang, leba - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <iostream>
- using namespace std;
- int main() {
- int panjang, lebar, r;
- double luasPersegiPanjang, luasLingkaran, hasil;
- cout << "PERSEGI PANJANG" << endl;
- cout << "panjang: ";
- cin >> panjang;
- cout << "lebar: ";
- cin >> lebar;
- cout << "LINGKARAN" << endl;
- cout << "jari-jari: ";
- cin >> r;
- luasPersegiPanjang = panjang * lebar;
- luasLingkaran = 3.14 * r * r;
- hasil = luasPersegiPanjang - luasLingkaran;
- cout << "HASIL: " << hasil;
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
✅⭐ Make huge profits on trading ⭐⭐ 6
JavaScript | 4 sec ago | 0.25 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 4 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 5
JavaScript | 6 sec ago | 0.25 KB
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 13 sec ago | 0.25 KB
-
🚀 Swapzone +37% glitch
JavaScript | 14 sec ago | 0.24 KB
-
📝 EASY MONEY GUIDE ✅ Working 5
JavaScript | 15 sec ago | 0.25 KB
-
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 17 sec ago | 0.10 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ F
JavaScript | 22 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