(N-Queen, 스도쿠) => {쓰레기}

This commit is contained in:
2020-08-11 06:12:03 +09:00
parent 8223d988d9
commit 3f3c6d03ce
3 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
print([0, 1, 0, 0, 2, 10, 4, 40, 92, 352, 724, 2680, 14200, 73712, 365596][int(input())])
# 파이썬 노답;