adnanaziz / EPIJudge

EPI Judge - Preview Release
Other
2.81k stars 1.87k forks source link

6.1 C++ RunTests throws an unhandled exception with Visual Studio 2019 #214

Open HugoOsornio opened 3 years ago

HugoOsornio commented 3 years ago

Using: Microsoft Visual Studio Community 2019 Version 16.6.3

string_integer_interconversion tests throw an unhandled exception when the test framework tries to send a "0" "+0" "-0" "0" to the user coded functions.

Test UNHANDLED EXCEPTION ( 202/15002) class std::invalid_argument Arguments x: 0 s: "0"

Failure info exception message: invalid stoi argument