Ad
  • Custom User Avatar

    I'm also having the same error in C++. Code passes my tests, but fails on attempting solution.
    Please do fix it.

    It prompts:

    solution: virtual void POSTFIX::TESTS(): Assertion `to_postfix(infix) == postfix' failed."

  • Custom User Avatar

    Code passes my tests, but fails on attempting.

    Gives the following error:

    solution: virtual void POSTFIX::TESTS(): Assertion `to_postfix(infix) == postfix' failed."