Kanade has an infinity set H contain all of sets such as {(x,y)|x>=a,l<=y<=r} (a,l,r are arbitrary real numbers)
A point set S is good if and only if for each subset T of S there exist h in H satisfy
Now kanade has n distinct points and she want to know how many non-empty subset of these points is good.
You need to output the answer module 998244353

