• + 1 comment

    my output(stdout) and expected output are same ...but the sample test case is failed.why?

    • + 0 comments

      Try switching from C++ 11 to C++ 14. I tried it and worked out fine.