79675370

Date: 2025-06-22 19:01:47
Score: 1
Natty:
Report link

Looks like my prior searches didn't give the answer I was looking for.

It looks like main.cpp symbols weren't being exposed to shared libraries, so it was getting tripped up.

Compiling with g++ -rdynamic -I./lib main.cpp -o game worked as expected.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Dakun Skye