Guest User

Untitled

a guest
May 25th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. #include <stdlib.h>
  2. using namespace std;
  3.  
  4. int main()
  5. {
  6. system("madplay \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\01 - Evil Has No Boundaries.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\01 - Hell Awaits.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\01 - South Of Heaven.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\02 - Silent Scream.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\02 - The Antichrist.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\03 - Live Undead.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\03 - Spirit In Black.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\04 - Behind The Crooked Cross.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\04 - Expendable Youth.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\05 - Dead Skin Mask.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\05 - Jihad.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\05 - Mandatory Suicide.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\05 - Metal StormFace The Slayer.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\05 - Necrophiliac.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\06 - Black Magic.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\06 - Crypts Of Eternity.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\06 - Hallowed Point.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\07 - Desire.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\07 - Read Between The Lies.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\07 - Skeletons Of Society.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\10 - Raining Blood.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\10 - Seasons In The Abyss.mp3\" \"C:\\Documents and Settings\\Owner\\Desktop\\Slayer\\10 - Show No Mercy.mp3\"");
  7. return 0;
  8. }
Add Comment
Please, Sign In to add comment