Problem shamelessad2
User ansel
Submission Time 2024-12-01 18:19:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad2.cpp: In function ‘int main()’:
shamelessad2.cpp:13:2: error: ‘ave’ was not declared in this scope
13 | ave=A[i]/N;
| ^~~
shamelessad2.cpp:13:8: error: ‘i’ was not declared in this scope
13 | ave=A[i]/N;
| ^