Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 7th, 2015
339
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
(
int
n
=
openNodes.
size
(
)
-
1
;
n
<
0
;
n
--
)
{
if
(
openNodes.
get
(
n
)
.
getF
(
)
>=
checkNode.
getF
(
)
)
{
openNodes.
add
(
n
-
1
, checkNode
)
;
foundIndex
=
true
;
break
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
fresh release
C++ | 1 hour ago | 0.12 KB
HOW TO EARN 5000$ IN 24 HOURS
PHP | 1 hour ago | 0.12 KB
Free Crypto MethodGuide
BrainFuck | 1 hour ago | 0.39 KB
Free Crypto MethodGuide
BrainFuck | 1 hour ago | 0.39 KB
Free Crypto Method
HTML 5 | 1 hour ago | 0.12 KB
FREE ETHEREUM METHOD
Java | 1 hour ago | 0.12 KB
Crypto Exploit
Smarty | 1 hour ago | 0.39 KB
Crypto Exploit
Smarty | 1 hour ago | 0.39 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!