#include <SFML/System.hpp> #include <iostream> int main() { /* Your code here */ return 0; }