Owl Get a Life
mathexam.cpp: In function ‘int32_t main()’:mathexam.cpp:28:34: error: ‘setprecision’ was not declared in this scope 28 | cout << fixed << setprecision(2); | ^~~~~~~~~~~~