Dataset Viewer
Auto-converted to Parquet Duplicate
env
stringclasses
1 value
prompt
stringlengths
524
889k
extra
dict
timestamp
float64
1.77B
1.77B
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 16720, "ground_truth": "__DBG_0__ 0 list\n__DBG_2__ list\n__DBG_3__ list 1\n__DBG_4__ 6\n__DBG_5__ 6 0\n2\n2 3 2\n1 1 1", "inputs": "1\n6\n0 1 2 3 2 0", "seed": 6658075, "task_id": 6658075, "transformed_code": "operations = []\nnOps = 0\nprint('__DBG_0__', repr(nOps) if isinstance(nOps, (...
1,771,248,300.547532
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 13513, "ground_truth": "Yes\n__DBG_0__ 5 0\n__DBG_1__ list 0\n1111100000\n1011100001", "inputs": "5 5 8\n", "seed": 24784602, "task_id": 24784602, "transformed_code": "a, b, k = list(map(int, input().split()))\nif a == 0 and k != 0:\n print('No')\nelif k == 0:\n print('Yes')\n pr...
1,771,248,300.583063
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 13871, "ground_truth": "__DBG_0__ 2 0 'RG'\n__DBG_1__ 'RG' 2\n__DBG_2__ 2 0\n__DBG_3__ 2 1 0\nYES\n__DBG_0__ 4 1 'GRBG'\n__DBG_1__ 'GRBG' 4\n__DBG_2__ 4 0\nNO\n__DBG_0__ 5 2 'GGGGG'\n__DBG_1__ 'GGGGG' 5\n__DBG_3__ 5 0 2\n__DBG_3__ 5 1 2\n__DBG_3__ 5 2 2\n__DBG_3__ 5 3 2\n__DBG_3__ 5 4 2\nYES\n__D...
1,771,248,300.6129
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 1707, "ground_truth": "__DBG_0__ 2\n__DBG_1__ -5 6 2\n__DBG_2__ 6\n3", "inputs": "6 2 -5\n", "seed": 75526730, "task_id": 75526730, "transformed_code": "n, a, b = list(map(int, input().split()))\nprint('__DBG_0__', repr(a) if isinstance(a, (int, float, str, bool, type(None))) else type(a)...
1,771,248,300.643774
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 19414, "ground_truth": "__DBG_0__ 3\n__DBG_1__ 3\n__DBG_2__ 0 list\n__DBG_2__ 1 list\n__DBG_3__ list\n__DBG_4__ 3\n__DBG_5__ 12 0\n12\n__DBG_4__ 5\n__DBG_5__ 12 1\n8\n__DBG_5__ 12 2\n10", "inputs": "3\n3 5 -1\n", "seed": 65267814, "task_id": 65267814, "transformed_code": "N = int(input())...
1,771,248,300.675458
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 14072, "ground_truth": "__DBG_0__ 6\n__DBG_1__ 3\n__DBG_2__ 0 1 list\n__DBG_3__ 1\n__DBG_3__ 1\n__DBG_3__ 1\n__DBG_4__ 6 6\n__DBG_3__ 1\n__DBG_3__ 1\n__DBG_2__ 1 3 list\n__DBG_5__ 6\n__DBG_5__ 6\n__DBG_2__ 2 1 list\n__DBG_5__ 6\n__DBG_5__ 6\n__DBG_5__ 6\n__DBG_5__ 6\n3 3 1 5 2", "inputs": "6 3 ...
1,771,248,300.704984
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 21677, "ground_truth": "__DBG_2__ 3\n__DBG_3__ list 2\n__DBG_1__ 1\n__DBG_0__ list list\n__DBG_0__ list list\n__DBG_0__ list list\n3 1 2\n__DBG_1__ 1\n__DBG_0__ list list\n__DBG_0__ list list\n__DBG_0__ list list\n2 1 3", "inputs": "3\n2 3\n-1 -1\n-1 -1\n2\n1\n1\n", "seed": 95261038, "task_...
1,771,248,300.738435
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 10630, "ground_truth": "__DBG_0__ 3\n__DBG_1__ 10\n__DBG_2__ 3\n__DBG_3__ list 10 11\n11", "inputs": "3\n1 9\n2 1\n4 1\n", "seed": 22101874, "task_id": 22101874, "transformed_code": "n = int(input())\nprint('__DBG_0__', repr(n) if isinstance(n, (int, float, str, bool, type(None))) else ty...
1,771,248,300.766373
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 12948, "ground_truth": "Yes\nNo", "inputs": "2\n5 2 3\n6 4 5\n", "seed": 33988722, "task_id": 33988722, "transformed_code": "t = int(input())\nfor _ in range(t):\n n, l, r = map(int, input().split())\n print('No' if n // l * r < n else 'Yes')" }
1,771,248,300.795633
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 20414, "ground_truth": "__DBG_0__ 5 1\n__DBG_1__ list 1 5\n__DBG_2__ list list 5\n__DBG_3__ list 1 list\n__DBG_4__ list 0 0\n__DBG_5__ list list list\n__DBG_5__ list list list\n__DBG_5__ list list list\n__DBG_5__ list list list\n__DBG_5__ list list list\n2", "inputs": "5 1\n1 2 2 2 2\n1 5 3", ...
1,771,248,300.827117
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 21588, "ground_truth": "__DBG_0__ 4\n__DBG_1__ 4\n__DBG_2__ 2 4 0\n__DBG_2__ 5 4 1\n__DBG_2__ 8 4 2\n__DBG_2__ 11 4 3\n2\n1\n0\n1", "inputs": "4\n2\n5\n8\n11\n", "seed": 88806018, "task_id": 88806018, "transformed_code": "x = int(input())\nprint('__DBG_0__', repr(x) if isinstance(x, (int,...
1,771,248,300.861269
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 11490, "ground_truth": "__DBG_0__ builtin_function_or_method\n__DBG_1__ '2'\n__DBG_2__ 2\n__DBG_3__ 2\n__DBG_4__ 2 builtin_function_or_method list\n__DBG_5__ 0\nYES", "inputs": "2 2\nkremowka\nwadowicka\nkremowka\nwiedenska\n", "seed": 71808033, "task_id": 71808033, "transformed_code": "i...
1,771,248,300.898908
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 11321, "ground_truth": "__DBG_0__ 2 5 3\n4", "inputs": "5 3 2 3\n", "seed": 9565551, "task_id": 9565551, "transformed_code": "k, n, s, p = map(int, input().split())\nprint('__DBG_0__', repr(s) if isinstance(s, (int, float, str, bool, type(None))) else type(s).__name__, repr(k) if isinstan...
1,771,248,300.931934
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 1980, "ground_truth": "__DBG_0__ 'aaba'\n__DBG_1__ 2 'aaba'\n__DBG_2__ 'aaba**'\n__DBG_4__ 2 0 'aaba**'\n__DBG_3__ 2\n__DBG_5__ 0\n__DBG_3__ 2\n__DBG_3__ 2\n__DBG_5__ 0\n__DBG_3__ 2\n__DBG_3__ 2\n__DBG_5__ 1\n__DBG_3__ 2\n__DBG_3__ 2\n__DBG_5__ 2\n__DBG_3__ 2\n__DBG_5__ 3\n__DBG_3__ 2\n__DBG_5__ ...
1,771,248,300.965945
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 8786, "ground_truth": "__DBG_0__ list list\n__DBG_1__ list list\n__DBG_2__ list 0 1\n__DBG_3__ 1 list list\n__DBG_2__ list 1 2\n__DBG_3__ 2 list list\n__DBG_2__ list 2 3\n__DBG_3__ 3 list list\n__DBG_4__ 0 list\n__DBG_4__ 0 list\n__DBG_4__ 0 list\n__DBG_4__ 0 list\n__DBG_4__ 0 list\n__DBG_4__ 0 l...
1,771,248,301.002506
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 5806, "ground_truth": "2\n3\n4\n1\n__DBG_0__ 8192\n__DBG_1__ FastIO 8192\n__DBG_2__ TextIOWrapper 8192 FastIO\n__DBG_4__ TextIOWrapper 8192 IOWrapper\n__DBG_5__ TextIOWrapper IOWrapper\n__DBG_1__ FastIO 8192\n__DBG_2__ TextIOWrapper 8192 FastIO\n__DBG_4__ TextIOWrapper 8192 IOWrapper\n__DBG_5__ T...
1,771,248,301.041645
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 16193, "ground_truth": "__DBG_0__ 1 2 5\n__DBG_1__ 5 2\n__DBG_2__ list\n__DBG_2__ list\n__DBG_2__ list\n__DBG_2__ list\n__DBG_2__ list\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_4__ 6\n__DBG_4__ 7\n__DBG_3__ 5\n__DBG_3__ 5\n__DBG_4__ 10\n__DBG_4__ 11\n__D...
1,771,248,301.078016
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 9081, "ground_truth": "__DBG_0__ list\n__DBG_1__ list list 3\n__DBG_2__ list 3 list\n__DBG_3__ 1\n__DBG_3__ 2\n0 2000000000 0", "inputs": "3\n1000000000 1000000000 0", "seed": 69125779, "task_id": 69125779, "transformed_code": "n = int(input())\na = list(map(int, input().split()))\nprint(...
1,771,248,301.108704
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 12451, "ground_truth": "__DBG_0__ 3\n__DBG_1__ 3\n__DBG_2__ 0\n__DBG_3__ list\n__DBG_3__ list\n1", "inputs": "3\n", "seed": 82644889, "task_id": 82644889, "transformed_code": "from math import gcd\nn = int(input())\nMOD = 10 ** 9 + 7\nprint('__DBG_0__', repr(n) if isinstance(n, (int, floa...
1,771,248,301.143204
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 14366, "ground_truth": "__DBG_0__ 6\n__DBG_1__ list 8\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__DBG_2__ 6 Dinic list\n__...
1,771,248,301.176171
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 10749, "ground_truth": "__DBG_0__ 10 list\n4\n__DBG_1__ 3 1", "inputs": "10\n3 8 10 1 7 9 6 5 2\n", "seed": 98069773, "task_id": 98069773, "transformed_code": "import sys\ninput = sys.stdin.buffer.readline\nn = int(input())\narr = list(map(int, input().split()))\nprint('__DBG_0__', repr(n...
1,771,248,301.208192
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 10784, "ground_truth": "__DBG_0__ 5\nYES", "inputs": "300000 5\n1 2\n1 2\n1 2\n1 2\n1 2\n", "seed": 31609652, "task_id": 31609652, "transformed_code": "bound, m = [int(x) for x in input().split()]\nif m == 1:\n print('YES')\n exit(0)\npairs_uniq = set()\nprint('__DBG_0__', repr(m) i...
1,771,248,301.242718
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 12441, "ground_truth": "__DBG_2__ 2\n__DBG_1__ list 2\n__DBG_3__ 1 list list\n__DBG_1__ list 1\n__DBG_4__ list list\n__DBG_4__ list list\n__DBG_4__ list list\n__DBG_1__ list 0\n1\n__DBG_5__ 0 list\n__DBG_4__ list list\n0\n__DBG_1__ list 1\n__DBG_2__ 1\n__DBG_1__ list 1\n__DBG_3__ 2 list list\n__D...
1,771,248,301.28475
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 3987, "ground_truth": "__DBG_0__ builtin_function_or_method\n__DBG_1__ list 3\n__DBG_2__ 0\n__DBG_2__ 1\n__DBG_2__ 2\n__DBG_3__ builtin_function_or_method\n__DBG_4__ 0 0\n__DBG_5__ builtin_function_or_method 2 2\n__DBG_5__ builtin_function_or_method 2 0\n__DBG_5__ builtin_function_or_method 2 3\n...
1,771,248,301.316518
trace
Predict the exact and complete standard output (stdout) of the following Python program, including every single print statement. The program contains several injected debug print statements starting with '__DBG_'. You must include these in your prediction exactly as they would appear in the output, along with any othe...
{ "dataset_index": 9732, "ground_truth": "__DBG_0__ 0 '001'\n__DBG_1__ '001'\n__DBG_3__ 1\n__DBG_4__ '0'\n__DBG_3__ 1\n__DBG_2__ '001' 0\n__DBG_3__ 1\n__DBG_5__ 2 '001' 0\n0\n__DBG_0__ 1 '100'\n__DBG_1__ '100'\n__DBG_2__ '100' 1\n__DBG_3__ 1\n__DBG_4__ '1'\n__DBG_3__ 1\n__DBG_3__ 1\n__DBG_5__ 0 '100' 1\n0\n__DBG_0_...
1,771,248,301.345804
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
12