| # | Name | ||
|---|---|---|---|
| A |
standard input/output
1 s, 256 MB
|
|
|
| B |
standard input/output
1 s, 256 MB
|
|
|
| C |
standard input/output
1.5 s, 256 MB
|
|
|
| D |
standard input/output
1 s, 256 MB
|
|
|
| E |
standard input/output
1 s, 256 MB
|
|
|
| F |
standard input/output
3 s, 256 MB
|
|
|
| G |
standard input/output
1 s, 256 MB
|
|
|
| H |
standard input/output
1 s, 256 MB
|
|
|
| I |
standard input/output
1 s, 1024 MB
|
|
|
| J |
standard input/output
1 s, 256 MB
|
|
|
| K |
standard input/output
1 s, 256 MB
|
|
|
| L |
standard input/output
1 s, 256 MB
|
|
|
| M |
standard input/output
1 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2019-09-18 07:03:52
|
As the statement of problem I, Interplanetary, is written, two conflicting interpretations are possible. The correct interpretation for the problem refers to temperatures between the hottest (or coldest) K, regardless of the number of planets with each of those temperatures. As an example, we provide the additional test case below. Sample Input 5 5 1 1 1 2 2 1 2 100 2 3 100 3 4 1 4 5 1 5 1 100 3 1 3 1 0 1 3 2 0 1 3 1 1 Sample Output 200 102 102
|
| Name |
|---|


