Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
kod4
programusy
Dec 1st, 2022
(
edited
)
42
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
void zawodnik::ruch()
{
int L = rand()%4;
if (L==0){
x++;
}
else if (L==1){
y++;
}
else if (L==2){
x--;
}
else{
y--;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
This month smells like money
CSS | 5 min ago | 1.03 KB
✅ API Flaw Money Method
CSS | 6 min ago | 1.03 KB
⭐ Exploit Documentation ⭐
CSS | 10 min ago | 1.03 KB
empleado.py
Python | 14 min ago | 1.48 KB
lista
5 hours ago | 1.34 KB
Hivemind AI
8 hours ago | 0.59 KB
z66is_archive.zip.txt
13 hours ago | 883.04 KB
RUN
13 hours 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!