Problem maxavg
User soysauce
Submission Time 2024-04-05 18:13:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maxavg.cpp: In function ‘int main()’:
maxavg.cpp:7:2: error: ‘out’ was not declared in this scope
7 | out<<x;
| ^~~