79780924

Date: 2025-10-02 12:48:19
Score: 1
Natty:
Report link

This might have happened due to using "using namespace std" in multiple header files(.hpp). Ran into this issue and got rid of those lines from all my .hpp's and left one in my .cpp . Don't know why but there must be some kind of conflict happening that causes the compiler to throw this error, you could try this if you don't have a need for them in your headers

Reasons:
  • Whitelisted phrase (-1): try this
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gabriel