0_0_38663119_3964.cpp: In function 'int main()': 0_0_38663119_3964.cpp:58:42: error: 'round' was not declared in this scope 58 | cout << "Case #" << o << ": " << round(solve(mi, mx)) << endl; | ^~~~~