Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 21st, 2018
77
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
#include <windows.h> // WinApi header
using namespace std;
int main()
{
for(int i=1; i<=17000; i++) {
Beep(i, 3);
}
cin.get(); // wait
return 0;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $5000 INSTANTLY D
JavaScript | 2 sec ago | 0.08 KB
FREE BTC GUIDE 5
JavaScript | 27 sec ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN R
JavaScript | 30 sec ago | 0.08 KB
FREE BTC GUIDE J
JavaScript | 32 sec ago | 0.08 KB
Make $2500 in 15 minutes S
JavaScript | 59 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] I
JavaScript | 1 min ago | 0.08 KB
Make 3500$ in 20 MIN [Method] V
JavaScript | 1 min ago | 0.08 KB
MAKE $5000 INSTANTLY 7
JavaScript | 1 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!