|
|
back to boardID=2465032 --> WA 19 ID=2465031 --> Accepted Only difference is some assertion which failed (I use assert() function from <cassert>) Why WA? Why not RE? Maybe "Release" mode disables asserts and you should use your own assert implementation to get RTE? There no checks for return value. RE only when Access Violation and some others things |
|
|