[Free] Hackthebox Challenge Writeup - Evaluative
by beatman - Saturday April 12, 2025 at 01:11 PM
#1
code:

# take in the number n = [int(i) for i in input().split(' ')] x = int(input()) # calculate answer r = 0 for i,a in enumerate(n):     r = r + a * (x**i) # print answer print(r)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 365 113,270 Yesterday, 07:30 PM
Last Post: N1GHTC0D3
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 24 19,214 Yesterday, 06:17 AM
Last Post: moonfox
  [FREE] CPTS 12 FLAGS pulsebreaker 73 20,251 08-21-2026, 09:29 AM
Last Post: jamoski
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 94 26,180 08-21-2026, 06:20 AM
Last Post: jamoski
  [Free] CDSA Path Flag -All RoanokeYehia 36 20,820 08-16-2026, 01:59 AM
Last Post: PreferencesY



 Users browsing this thread: 1 Guest(s)