TopCoder

Caido
$\mathbb{W}\mathcal{aimai}\sim$

User's AC Ratio

85.4% (35/41)

Submission's AC Ratio

39.7% (131/330)

Tags

Description

Input Format

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

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

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

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

Output Format

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

Hints

這裡有一個測試用的標頭檔,可以用來測試。

Problem Source

IOI 2014 Day 1
Problem set by Yihda Yol

Subtasks

No. Testdata Range Score
1 0 8
2 1 24
3 2~3 29
4 4~6 39

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 3000 262144 262144 1
1 15000 262144 262144 2
2 15000 262144 262144 3
3 18000 262144 262144 3
4 30000 262144 262144 4
5 18000 262144 262144 4
6 18000 262144 262144 4