Datasets:
File size: 1,359 Bytes
498fc29 dc77a64 498fc29 dc77a64 498fc29 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | ---
dataset_info:
- config_name: v1_2024
features:
- name: id
dtype: int64
- name: description
dtype: string
- name: time_limit
dtype: int64
- name: memory_limit
dtype: int64
- name: checker
dtype: string
- name: test_cases
list:
- name: input
dtype: string
- name: output
dtype: string
- name: year
dtype: int64
- name: date
dtype: string
- name: difficulty
dtype: string
- name: contest_category
dtype: string
- name: contest_name
dtype: string
splits:
- name: test
num_bytes: 20187500547
num_examples: 400
download_size: 12737762718
dataset_size: 20187500547
- config_name: v1_2025
features:
- name: id
dtype: int64
- name: description
dtype: string
- name: time_limit
dtype: int64
- name: memory_limit
dtype: int64
- name: checker
dtype: string
- name: year
dtype: int64
- name: date
dtype: string
- name: difficulty
dtype: string
- name: contest_category
dtype: string
- name: contest_name
dtype: string
splits:
- name: test
num_bytes: 201028
num_examples: 56
download_size: 104645
dataset_size: 201028
configs:
- config_name: v1_2024
data_files:
- split: test
path: v1_2024/test-*
- config_name: v1_2025
data_files:
- split: test
path: v1_2025/test-*
---
|