[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
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 25 21,323 3 hours ago
Last Post: elmo3
  [FREE] CPTS 12 FLAGS pulsebreaker 74 22,585 Yesterday, 08:45 PM
Last Post: dubbydoo69
  [FREE] CPTS • CWES • CDSA • CWEE Exam Hint 3midjets 234 56,249 Yesterday, 08:43 PM
Last Post: dubbydoo69
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 96 28,650 Yesterday, 06:45 PM
Last Post: horz
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 369 117,017 09-05-2026, 10:59 AM
Last Post: dsscdsee



 Users browsing this thread: 1 Guest(s)