0_0_39661051_25990.cpp: In function 'double column(double)': 0_0_39661051_25990.cpp:10:16: error: 'pow' was not declared in this scope 10 | return pow(t, 2) * PI; | ^~~