Owl Get a Life
mathexam.cpp: In function ‘int main()’:mathexam.cpp:25:17: error: expected ‘,’ or ‘;’ before ‘cout’ 25 | cout << fixed << setprecision(2) << q << "\n"; | ^~~~