// SPDX-License-Identifier: MIT pragma solidity ^0.8.28; contract PowersOfTwo { // your code goes here... }