Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ProcedurProgramavimas_1.14
rengetsu
Feb 21st, 2018
110
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.24 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using
namespace
std
;
int
main
(
)
{
int
n, z
=
0
, q
=
0
;
cin
>>
n
;
for
(
int
i
=
1
;
i
<
n
+
1
;
i
++
)
{
cout
<<
i
<<
endl
;
q
+
=
1
;
z
+
=
1
;
}
cout
<<
"ats "
<<
q
<<
endl
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Exploit Documentation ⭐
CSS | 43 min ago | 1.04 KB
✅ API Flaw Money Method
CSS | 43 min ago | 1.04 KB
This month smells like money
CSS | 44 min ago | 1.04 KB
dhclient config for IPv6 on NTT Flet's l...
3 hours ago | 1.73 KB
RegFix.mrc
mIRC | 19 hours ago | 11.55 KB
Movement
GDScript | 23 hours ago | 0.83 KB
z66is_archive.zip.txt
1 day ago | 1,016.72 KB
the method
1 day ago | 0.02 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!