#pragma once

#include <string>

int evaluate(const std::string &s);