0_0_28058031_26679.cpp: In function 'int main()': 0_0_28058031_26679.cpp:20:57: error: 'for_each_n' was not declared in this scope for_each_n(arr, 5, [](auto i) { cout << i << endl; }); ^