CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 04:39:30 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=a96535a8add2d2b38b46288f835a562f5e33ad70b8ef730316458230a45bd6f9a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%221pi5RhYTuIUPQyZzi3S6F8lKQcICVkkw%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d3e9ef591b8e4d-BLR
house_painting_07_03 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- height = float(input())
- width = float(input())
- roof_height = float(input())
- window_area = 1.5 * 1.5
- door_area = 1.2 * 2
- big_walls = height * width * 2 - 2 * window_area
- small_walls = height * height * 2 - door_area
- roof_rectangle = height * width * 2
- roof_triangles = height * roof_height / 2 * 2
- total_walls = big_walls + small_walls
- total_roof = roof_rectangle + roof_triangles
- paint_walls = total_walls / 3.4
- paint_roof = total_roof / 4.3
- print(f"{paint_walls:.2f}")
- print(f"{paint_roof:.2f}")
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch ⭐ 3
JavaScript | 48 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ S
JavaScript | 57 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 57 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 1 min ago | 0.25 KB
-
📌 Swapzone +37% glitch
JavaScript | 1 min ago | 0.24 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 1 min ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ G
JavaScript | 1 min ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ S
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