4 lines
77 B
C++
4 lines
77 B
C++
int main (){
|
|
fifteenSolver start(8,0xfe169b4c0a73d852);
|
|
start.Solve();
|
|
}
|