Owl Get a Life
snack.cpp: In function ‘int main()’:snack.cpp:9:7: error: ‘memset’ is not a member of ‘std’ 9 | std::memset(psum, 0, sizeof(psum)); | ^~~~~~