Relative Content

Tag Archive for c++ccompiler-errors

Why LeetCode not running or submitting my answer?

I was trying to do the first easy problem named as “twoSum” in LeetCode but as i was trying to run the code it is showing my different error as i was changing the code.
I even used the class Solution but it dit not even work.
My code is working completely fine in the compiler but not in LeetCode.