This website works better with JavaScript.
Home
Explore
Help
Sign In
dnomd343
/
klotski
mirror of
https://github.com/dnomd343/klotski.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
华容道高性能计算引擎
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
144
Commits
2
Branches
2
Tags
4.1 MiB
C++
82.7%
Rust
10.3%
Python
4.1%
CMake
2.5%
C
0.3%
Tree:
1a66213589
legacy
master
v0.0.1
v0.0.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1a66213589'
${ noResults }
klotski
/
src
/
fast_cal.h
5 lines
74 B
Raw
Blame
History
#
pragma once
#
include
<cstdint>
uint32_t
fast_cal
(
uint64_t
start_code
)
;
Reference in new issue