TopCoder

User's AC Ratio

94.1% (16/17)

Submission's AC Ratio

27.2% (65/239)

Tags

Description

Input Format

本題沒有輸入,如果你輸入了任何東西可能會導致各種不可預期的結果(?)。

#include "lib1899.h"之後實作下列函數,如果你的函數名稱不對或者長得不像下面那行,你將會獲得一個CE。
long long int findMaxAttraction(int, int, int, int[]);

在同一組測資內,這個函數會被呼叫很多次,所以請確保你的函式有進行初始化。

注意:如果你在程式裡實作了main()函式,你也會獲得一個CE。

Output Format

本題沒有輸出,如果你輸出了任何東西,你將會獲得一個WA

Hints

Problem Source

IOI 2014 Day 2
Problem set by Yihda Yol

Subtasks

No. Testdata Range Score
1 0 7
2 1 23
3 2 17
4 3 53

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 10000 65536 262144 1
1 25000 65536 262144 2
2 25000 65536 262144 3
3 25000 65536 262144 4