79726195

Date: 2025-08-05 13:41:09
Score: 1
Natty:
Report link

I had the same issue. Here's how I corrected it by adding { } as shown on SFML's website

sf::RenderWindow window(sf::VideoMode({200, 200}), "SFML works!");
Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Lunyarz