#include <stdio.h>
#include "klotski.h"
int main() {
// printf("interface test\n");
tmain();
return 0;
}