Main.cc: In function ‘int main()’:
Main.cc:12:19: error: ‘setprcition’ was not declared in this scope
cout << fixed << setprcition(4) << aver;
^~~~~~~~~~~
Main.cc:12:19: note: suggested alternative: ‘sigaction’
cout << fixed << setprcition(4) << aver;
^~~~~~~~~~~
sigaction