0_0_39829132_17137.cpp: In function 'int calculateAngle(int, int, int)': 0_0_39829132_17137.cpp:18:20: error: 'fabs' was not declared in this scope 18 | double angle = fabs(hourAngle - minuteAngle); | ^~~~