#include "calculator.h" #include int main(){ polish_calculator(); return 0; }