Relative Content

Tag Archive for c++exceptionaccess-violationskip-lists

Access violation reading with skip list

I am doing Stroustrup’s PPP2 chapter 18 exercise 11: “Research and implement a skip list.”
This code gives the exception: Exception thrown at 0x00007FF61A3E656F in Skip List.exe: 0xC0000005: Access violation reading location 0x0000000000000020.