TopCoder

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

User's AC Ratio

91.7% (33/36)

Submission's AC Ratio

23.8% (50/210)

Tags

Description

https://ioinformatics.org/files/ioi2016problem1.pdf
先前測資有誤,3/9已修正並rejudge。

Input Format

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

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

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

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

Output Format

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

Hints

Problem Source

IOI 2016 Day 1
Set / Judge by Yihda Yol

Subtasks

No. Testdata Range Score
1 1 9
2 1~2 10
3 0~3 12
4 0~4 15
5 0~5 23
6 0~6 31

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 3000 2097152 262144 3 4 5 6
1 8000 2097152 262144 1 2 3 4 5 6
2 7000 2097152 262144 2 3 4 5 6
3 7000 2097152 262144 3 4 5 6
4 8000 2097152 262144 4 5 6
5 10000 2097152 262144 5 6
6 10000 2097152 262144 6