| # | Name | ||
|---|---|---|---|
| A |
standard input/output
2 s, 256 MB
|
|
|
| B |
standard input/output
3 s, 256 MB
|
|
|
| C |
standard input/output
2 s, 512 MB
|
|
|
| D |
standard input/output
1 s, 256 MB
|
|
|
| E1 |
standard input/output
3 s, 512 MB
|
|
|
| E2 |
standard input/output
3 s, 512 MB
|
|
|
| F |
standard input/output
4 s, 1024 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2020-04-15 18:37:05
|
Announcement |
Problem D. Yui and Mahjong Set
***** "at most n tiles in the set have the same value" and "the set can contain at most n^2 tiles" only applies to the initial state, you can insert a tile with value x to make a query even if there are n or more tiles with value x in the set |