Owl Get a Life
baseplans.cpp: In function ‘int main()’:baseplans.cpp:29:15: error: ‘round’ was not declared in this scope 29 | int ans = round((n + 1) * ((double)n / 2.0)); | ^~~~~