#P7364. 有标号二分图计数
有标号二分图计数
Problem Description
Find the number of labeled bipartite graphs with vertices. Output the answer for each .
Take the result modulo .
Input Format
There is no input.
Output Format
Print a total of lines. The -th line should be the number of labeled bipartite graphs with vertices modulo .
没有输入。
答案的前八行:
1
2
7
41
376
5177
103237
2922446
Hint
Translated by ChatGPT 5