isInside(x,y) println(x+" "+y); return nextInt() == 1 main() M = nextInt(); println(estimate(M))
-M <M> | Specify M, the number of queries |
-N <N> | Specify N, the number of points |
-seed <seed> | Specify the initial seed |
-exec <command> | Specify the command to execute your code |
-novis | Run the test case without the visualizer (requires -exec, implies -go) |
-go | Start running immediately (requires -exec) |