Kristiyan Tsaklev

Results 3 issues of Kristiyan Tsaklev

Sometimes when submitting C# solution output is ignored on some tests, resulting in incorrect answers. Resubmit/retest usually fixes the problem.

Lets say I submit `console.log('%%');`. Somehow this turns to a single `%` when my output is compared to the expected output leading to incorrect answers, which are actually correct. The...

The tool reports added bases in Source compatibillity when the abi dump(s) contain typedefs pointing to derived classes. Only `Class_New` seems to be resolved to a pure type. `Class_Old` has...