請在程式一開始加上 #include "lib0114.h"
,lib0114.h
的內容請看 hint。
以下是 lib0114.h
的內容:
void solve(int N, int X, int Y);
void Report(int x1, int y1, int x2, int y2, int x3, int y3);
NEOJ Problem 124
No. | Testdata Range | Constraints | Score |
---|---|---|---|
1 | 0~2, 10~72 | 30 | |
2 | 3~9 | 70 |