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