Owl Get a Life
divsum.cpp: In function ‘int main()’:divsum.cpp:39:7: error: ‘arr’ was not declared in this scope 39 | fill(arr, arr+n+1, 0); | ^~~