#pragma once

#include <string>

int64_t sum_extendedprice(const std::string& file_name);