79653019

Date: 2025-06-04 15:01:06
Score: 0.5
Natty:
Report link

The solution, which helped me was to add flags

-static-libstdc++      
-static-libgcc

to compiler. That is to link libstdc++ statically, and it works for me

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Alex Nevskiy