The PDF version of the problemset can be downloaded here.
Warn: 本題有 checker
// Sample Input 1 2 6 5 5 1 4 4 1 6 2 3 2 3 6 // Sample Input 2 4 3 1 1 2 3 3 2 4 4 5 6 6 5 // Sample Input 3 1 10 1 2 3 4 5 5 4 3 2 1
// Sample Output 1 9 // Sample Output 2 6 // Sample Output 3 7
Migrated from old NTUJ.
No. | Testdata Range | Score |
---|