Logo
(追記) (追記ここまで)

19468번 - Simple Graph 다국어

시간 제한메모리 제한제출정답맞힌 사람정답 비율
1 초 512 MB2410939.130%

문제

An undirected simple graph $G$ can be divided into connected components. Let $x$ be the number of trees among these components. Then the value of graph $G$ is defined as $x^k$.

Given $n$ and $k,ドル your task is to calculate the sum of values of all undirected simple graphs with exactly $n$ labeled vertices. Print the answer modulo 998ドル,244円,353円$.

Note that a simple graph is an undirected graph in which both multiple edges and loops are disallowed. A connected component (or just component) of an undirected graph is a subgraph in which any two vertices are connected to each other by paths, and which is not connected to any other vertex in the graph.

입력

The first line contains an integer $T \le 100,ドル denoting the number of test cases. Each of next $T$ lines contains two space-seperated integers $n$ and $k$ (1ドル \le n \le 10^4,ドル 1ドル \le k \le 20$).

출력

For each test case, print a single line containing the answer.

제한

예제 입력 1

2
3 1
4 2

예제 출력 1

12
150

힌트

출처

Camp > Petrozavodsk Programming Camp > Summer 2016 > Day 4: Ce Bin and Ryyi Ji Contest 1 D번

(追記) (追記ここまで)

출처

대학교 대회

  • 사업자 등록 번호: 541-88-00682
  • 대표자명: 최백준
  • 주소: 서울시 서초구 서초대로74길 29 서초파라곤 412호
  • 전화번호: 02-521-0487 (이메일로 연락 주세요)
  • 이메일: contacts@startlink.io
  • 통신판매신고번호: 제 2017-서울서초-2193 호

AltStyle によって変換されたページ (->オリジナル) /