fork download
  1. #include <SFML/Audio.hpp>
  2. #include <iostream>
  3.  
  4. typedef class MySounds{
  5.  
  6. public:
  7. MySounds();
  8. }MySounds;
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty