| # | Name | ||
|---|---|---|---|
| A |
standard input/output
0.25 s, 256 MB
|
|
|
| B |
standard input/output
0.5 s, 256 MB
|
|
|
| C |
standard input/output
0.5 s, 256 MB
|
|
|
| D |
standard input/output
0.5 s, 256 MB
|
|
|
| E |
standard input/output
0.25 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
0.25 s, 256 MB
|
|
|
| I |
standard input/output
0.25 s, 256 MB
|
|
|
| J |
standard input/output
0.5 s, 256 MB
|
|
|
| K |
standard input/output
0.5 s, 256 MB
|
|
|
| L |
standard input/output
0.5 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2016-09-14 20:23:01
|
Problem G. Pair ***** I keep getting WA on test 1, but the output is correct on my machine, and in the custom invocation, why??? |
Your output is "0 0"(also in the custom invocation)
|
|
2016-09-14 16:44:16
|
Lets consider the polygon of minimal area containing all the points. -> Lets consider the CONVEX polygon of minimal area containing all the points. |