| # | Name | ||
|---|---|---|---|
| A |
standard input/output
0.5 s, 256 MB
|
|
|
| B |
standard input/output
1 s, 256 MB
|
|
|
| C |
standard input/output
1 s, 256 MB
|
|
|
| D |
standard input/output
0.5 s, 256 MB
|
|
|
| E |
standard input/output
8 s, 256 MB
|
|
|
| F |
standard input/output
0.5 s, 256 MB
|
|
|
| G |
standard input/output
0.5 s, 256 MB
|
|
|
| H |
standard input/output
1 s, 256 MB
|
|
|
| I |
standard input/output
0.5 s, 256 MB
|
|
|
| J |
standard input/output
2 s, 256 MB
|
|
|
| K |
standard input/output
1 s, 256 MB
|
|
|
| L |
standard input/output
1 s, 256 MB
|
|
|
| M |
standard input/output
1.5 s, 256 MB
|
|
|
| N |
standard input/output
3 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2021-05-04 13:13:22
|
Notice that in the problem statement, it says N and M is at least 2. But in the real testdata there are some cases with n = 1 or m = 1.
|