Problem bestplace
User PlayVoltz
Submission Time 2023-05-16 22:09:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:13:32: error: ‘a2’ was not declared in this scope; did you mean ‘a’?
13 | cout<<round(a1/n)<<" "<<round(a2/n);
| ^~
| a