Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
igovasconcelos
Aug 26th, 2020
384
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
boolean u
=
true
;
int
v
=
0
;
while
(
u
&&
v
<
9
)
{
v
=
u
+
2
;
if
(
v
==
6
)
u
=
false
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $1000 15-MINUTES (BEGINNER) FM
JavaScript | 11 min ago | 0.05 KB
index.html
HTML | 12 min ago | 6.84 KB
EARN $900 INSTANTLY 2025⭐ G8
JavaScript | 24 min ago | 0.05 KB
Products.js
JavaScript | 26 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) HV
JavaScript | 38 min ago | 0.05 KB
Order.js
JavaScript | 41 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 2U
JavaScript | 52 min ago | 0.05 KB
Market.js
JavaScript | 57 min ago | 1.18 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!