請在程式一開始加上 #include "lib0116.h",lib0116.h 的內容請看 hint。
以下是 lib0116.h 的內容:
void solve(int N, int M);
void Report(int val);
int GetVal(int x, int y);
NEOJ Problem 127
| No. | Testdata Range | Constraints | Score |
|---|---|---|---|
| 1 | 0~8, 10~11 | 10 | |
| 2 | 12~23 | 30 | |
| 3 | 24~49 | 60 |