Dataset Viewer
Auto-converted to Parquet Duplicate
env
stringclasses
1 value
prompt
stringlengths
524
3.41k
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": 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": 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": 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
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": 6591, "ground_truth": "__DBG_0__ 5\n__DBG_1__ list 5\n11", "inputs": "5", "seed": 14687481, "task_id": 14687481, "transformed_code": "n = int(input())\nprint('__DBG_0__', repr(n) if isinstance(n, (int, float, str, bool, type(None))) else type(n).__name__)\nl = [2, 1]\nprint('__DBG_1__', r...
1,771,248,302.001887
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": 16804, "ground_truth": "__DBG_0__ '13'\n__DBG_1__ '12'\n__DBG_2__ 0 1 list\n__DBG_4__ 13 12 13\n12", "inputs": "13\n12\n", "seed": 62422238, "task_id": 62422238, "transformed_code": "n = input()\nprint('__DBG_0__', repr(n) if isinstance(n, (int, float, str, bool, type(None))) else type(n)...
1,771,248,302.036933
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": 5149, "ground_truth": "__DBG_0__ '23456789TJQKA'\n__DBG_1__ '23456789TJQKA'\n__DBG_2__ 6 list\n__DBG_3__ 'CDHS'\n__DBG_4__ 'CDHS' list False\nNo solution.", "inputs": "4 6\n2S 3S 4S 7S 8S AS\n5H 6H 7H 5S TC AC\n8H 9H TH 7C 8C 9C\n2D 2C 3C 4C 5C 6C\n", "seed": 91213091, "task_id": 91213091, ...
1,771,248,302.082173
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": 7367, "ground_truth": "__DBG_0__ function\n__DBG_1__ 4 function list\n__DBG_2__ 4 deque\n__DBG_3__ 4 list\n__DBG_4__ list\n__DBG_4__ list\n__DBG_4__ list\n1 0\n2 1\n3 2\n4 1\n__DBG_5__ function", "inputs": "4\n1 2 2 4\n2 1 4\n3 0\n4 1 3", "seed": 34845352, "task_id": 34845352, "transforme...
1,771,248,302.116064
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": 19342, "ground_truth": "__DBG_0__ builtin_function_or_method\n__DBG_1__ builtin_function_or_method 3\n__DBG_2__ builtin_function_or_method 3 1\n__DBG_3__ 0 3 3\n__DBG_4__ 3 1\n-1\n__DBG_0__ builtin_function_or_method\n__DBG_1__ builtin_function_or_method 4\n__DBG_2__ builtin_function_or_method 4 ...
1,771,248,302.147557
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": 1559, "ground_truth": "__DBG_0__ 5 5\n__DBG_1__ list 5\n__DBG_2__ list\n__DBG_3__ 4 3\n__DBG_3__ 4 1\n__DBG_3__ 4 2\n__DBG_3__ 4 2\n__DBG_3__ 4 4\n__DBG_4__ 5\n__DBG_4__ 5\n__DBG_4__ 5\n__DBG_5__ 1\n2", "inputs": "5 5\n3 1 2 2 4\n", "seed": 40129325, "task_id": 40129325, "transformed_code...
1,771,248,302.175265
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": 15922, "ground_truth": "YES\n__DBG_0__ 0 1 4\n__DBG_1__ 4 1 5\nYES\n__DBG_0__ 0 2 5\n__DBG_2__ 5\n__DBG_2__ 5\n__DBG_2__ 5\n__DBG_2__ 5\n__DBG_2__ 5\nNO", "inputs": "3\n1 1\n4 5\n5 11\n", "seed": 2858888, "task_id": 2858888, "transformed_code": "import math\nfor _ in range(int(input())):\...
1,771,248,302.23924
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": 11770, "ground_truth": "__DBG_0__ 1 20\n__DBG_1__ 5\n__DBG_2__ list 20\n40", "inputs": "5 1 20\n0 27 32 21 19", "seed": 91289621, "task_id": 91289621, "transformed_code": "n, k, d = map(int, input().split())\nprint('__DBG_0__', repr(k) if isinstance(k, (int, float, str, bool, type(None)))...
1,771,248,302.316629
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": 1642, "ground_truth": "__DBG_0__ 1 1\n__DBG_1__ 2 1 1996488706\n__DBG_2__ 1\n__DBG_3__ 1 4\n__DBG_4__ 1996488706 1\n1", "inputs": "2 2 1 1\n", "seed": 48332064, "task_id": 48332064, "transformed_code": "n, m, L, R = list(map(int, input().split()))\nprint('__DBG_0__', repr(R) if isinstance...
1,771,248,302.363096
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": 15066, "ground_truth": "__DBG_0__ 3\n__DBG_1__ 2 0\n__DBG_2__ 2 3 0\n9\n__DBG_3__ 3 0\n__DBG_1__ 2 1\n0\n__DBG_1__ 1 2\n__DBG_2__ 1 5 0\n6\n__DBG_3__ 5 0", "inputs": "3\n3 4 5\n1 0 5\n5 3 2\n", "seed": 9895538, "task_id": 9895538, "transformed_code": "n = int(input())\nprint('__DBG_0__', ...
1,771,248,302.775776
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": 3366, "ground_truth": "__DBG_0__ 5\n__DBG_1__ 0\n__DBG_2__ 4 1\n__DBG_1__ 1\n__DBG_2__ 4 2\n__DBG_1__ 2\n__DBG_2__ 1 3\n__DBG_1__ 3\n__DBG_2__ 1 5\n3", "inputs": "5\n4 1\n4 2\n1 3\n1 5\n", "seed": 2263757, "task_id": 2263757, "transformed_code": "N = int(input())\nprint('__DBG_0__', repr(...
1,771,248,302.811816
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": 15563, "ground_truth": "__DBG_1__ 10\n__DBG_2__ 10 10\n__DBG_3__ list\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_4__ list 10\n__DBG_5__ '999999999999974279' '9'\n...
1,771,248,302.852697
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": 4665, "ground_truth": "__DBG_0__ 3\n__DBG_1__ list\n__DBG_2__ list list\n__DBG_3__ list 1 list\n__DBG_4__ 1\n__DBG_5__ list 1 1\n__DBG_5__ list 1 2\n1 2 3\n__DBG_0__ 4\n__DBG_1__ list\n__DBG_2__ list list\n1 2 1 2\n__DBG_0__ 7\n__DBG_1__ list\n__DBG_2__ list list\n__DBG_3__ list 2 list\n__DBG_3__...
1,771,248,302.890201
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": 8225, "ground_truth": "__DBG_0__ 4\n__DBG_1__ 998244353 builtin_function_or_method\n__DBG_2__ 4 defaultdict 998244353\n__DBG_3__ 4 map\n__DBG_3__ 3 map\n__DBG_3__ 2 map\n__DBG_3__ 1 map\n__DBG_4__ 4\n__DBG_5__ 1\n0", "inputs": "4\n4 3 2 1\n", "seed": 2105495, "task_id": 2105495, "transfor...
1,771,248,302.92554
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": 9064, "ground_truth": "__DBG_5__ InputHandlerObject\n__DBG_0__ '' InputHandlerObject\n__DBG_1__ 0\n__DBG_2__ 0 InputHandlerObject\n__DBG_4__ list InputHandlerObject\n1", "inputs": "1 1\n", "seed": 68729611, "task_id": 68729611, "transformed_code": "\"\"\"\nCodeforces Round 241 Div 1 Probl...
1,771,248,303.007133
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": 4295, "ground_truth": "__DBG_0__ 3 5\n__DBG_1__ 5\n__DBG_2__ list 3 3\n1", "inputs": "5 3 3\n1 2 4\n", "seed": 68188873, "task_id": 68188873, "transformed_code": "import bisect\nN, M, X = map(int, input().split())\nprint('__DBG_0__', repr(M) if isinstance(M, (int, float, str, bool, type(N...
1,771,248,303.038379
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": 15990, "ground_truth": "0", "inputs": "1\n200\n100\n", "seed": 35226823, "task_id": 35226823, "transformed_code": "def game(n, l, p):\n if len(l) == 0:\n return 0\n l.sort()\n if len(l) >= 1 and p < l[0]:\n return 0\n print('__DBG_0__', repr(p) if isinstance(p, (...
1,771,248,303.073043
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": 12037, "ground_truth": "__DBG_0__ 7\n__DBG_1__ list\n__DBG_2__ 7\n__DBG_1__ list\n__DBG_2__ 7\n__DBG_1__ list\n__DBG_2__ 7\n__DBG_1__ list\n__DBG_2__ 7\n__DBG_1__ list\n__DBG_2__ 7\n__DBG_1__ list\n__DBG_2__ 7\n0000011", "inputs": "7 2\nbcabcab", "seed": 31657511, "task_id": 31657511, "tr...
1,771,248,303.103795
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": 8899, "ground_truth": "__DBG_0__ 2 'ULD'\n__DBG_1__ 2 'ULD' 1\n1 __DBG_2__ 2 set\n1 __DBG_4__ 2 2\n1 1", "inputs": "2 2 2 2\nULD\n", "seed": 78004040, "task_id": 78004040, "transformed_code": "q, b, c, d = map(int, input().split())\ns = input()\nx, y = (c, d)\nprint('__DBG_0__', repr(d) i...
1,771,248,303.171614
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": 8872, "ground_truth": "__DBG_0__ 5\n__DBG_1__ list\n__DBG_2__ 3\n3", "inputs": "5\n4 3 5 2 6", "seed": 82687916, "task_id": 82687916, "transformed_code": "N = int(input())\nprint('__DBG_0__', repr(N) if isinstance(N, (int, float, str, bool, type(None))) else type(N).__name__)\nA = [int(x)...
1,771,248,303.20679
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": 14985, "ground_truth": "__DBG_0__ 5\n__DBG_1__ 0 5\n__DBG_2__ 5 0 5\n__DBG_3__ 5 19\n__DBG_2__ 16 1 5\n__DBG_2__ 13 1 5\n__DBG_2__ 14 1 5\n__DBG_3__ 4 0\n__DBG_2__ 14 2 5\n__DBG_3__ 2 0\n3", "inputs": "5\n0 5 19 5 0 0\n17 19 12 16 19 0\n5 14 6 13 8 7\n0 4 0 14 3 14\n0 2 0 14 9 2", "seed": 500...
1,771,248,303.236666
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": 235, "ground_truth": "__DBG_0__ 5\n__DBG_1__ 1.0\n__DBG_2__ 1.0\n__DBG_3__ 2 5 4\nyes\n__DBG_4__ 1.0\n__DBG_0__ 3\n__DBG_1__ 0.6000000000000001\n__DBG_2__ 0.6000000000000001\n__DBG_3__ 1 3 1\nno\n__DBG_4__ 0.6000000000000001", "inputs": "2 20\n5\n3\n", "seed": 30713589, "task_id": 30713589,...
1,771,248,303.269461
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": 1296, "ground_truth": "__DBG_0__ builtin_function_or_method list\n__DBG_1__ 9 0\n__DBG_2__ 9 0\n__DBG_3__ builtin_function_or_method 9 list\n__DBG_1__ 9 1\n__DBG_2__ 9 0\n__DBG_3__ builtin_function_or_method 9 list\n__DBG_1__ 9 2\n__DBG_2__ 9 0\n__DBG_3__ builtin_function_or_method 9 list\n__DBG_...
1,771,248,303.303035
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": 11456, "ground_truth": "__DBG_0__ list\n__DBG_1__ list\n__DBG_4__ list\n__DBG_5__ list\n__DBG_0__ list\n__DBG_2__ list\n__DBG_3__ list\n__DBG_1__ list\n__DBG_5__ list\n1b/1b\n__DBG_0__ list\n__DBG_1__ list\n__DBG_4__ list\n__DBG_5__ list\n__DBG_0__ list\n__DBG_1__ list\n__DBG_1__ list\n__DBG_1__ ...
1,771,248,303.34074
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": 19263, "ground_truth": "__DBG_0__ dict\n__DBG_1__ dict\n__DBG_2__ 0 dict 1\n__DBG_3__ 5\n__DBG_1__ dict\n__DBG_2__ 1 dict 2\n__DBG_3__ 4\n__DBG_1__ dict\n__DBG_3__ 6\n__DBG_5__ dict 6\n2 2", "inputs": "3\n1 5\n2 4\n5 6\n", "seed": 71419655, "task_id": 71419655, "transformed_code": "years ...
1,771,248,303.404984
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": 9100, "ground_truth": "__DBG_0__ 3 2\n__DBG_1__ list\n__DBG_2__ list 2\n__DBG_3__ 0 1 list\n__DBG_3__ 1 1 list\n__DBG_3__ 2 1 list\n__DBG_4__ 2 list\n__DBG_5__ 5\n5 6", "inputs": "2 3\n1 2\n1 2\n1 2\n", "seed": 95155249, "task_id": 95155249, "transformed_code": "n, m = map(int, input().sp...
1,771,248,303.439335
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": 17427, "ground_truth": "__DBG_0__ 5\n__DBG_1__ 9\n__DBG_2__ 5\n17\n__DBG_2__ 7\n22\n__DBG_2__ 12\n20\n__DBG_2__ 10\n20", "inputs": "5 4\n7\n12\n10\n1\n", "seed": 18170464, "task_id": 18170464, "transformed_code": "n, m = map(int, input().split())\nl = n\nf = 1\nprint('__DBG_0__', repr(n) ...
1,771,248,303.51494
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": 507, "ground_truth": "__DBG_0__ builtin_function_or_method\n__DBG_1__ 36 builtin_function_or_method list\n__DBG_2__ 0 0 list\n__DBG_3__ builtin_function_or_method 5\n__DBG_4__ list 36 1\n__DBG_4__ list 36 3\n__DBG_4__ list 36 6\n__DBG_4__ list 36 7\n__DBG_4__ list 36 19\n__DBG_5__ 19 6 36\n6\n__D...
1,771,248,303.551497
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": 12425, "ground_truth": "__DBG_0__ 4\n2\n3\n1\n1", "inputs": "4\n1 1 2 2\n1 2 2 4\n179 1 179 100000\n5 7 5 7\n", "seed": 55799807, "task_id": 55799807, "transformed_code": "from sys import stdin, gettrace\nif not gettrace():\n\n def input():\n return next(stdin)[:-1]\n\ndef main(...
1,771,248,303.583867
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": 5309, "ground_truth": "__DBG_0__ 6\n__DBG_1__ 6 list\n4", "inputs": "6\n0 1 0 0 1 0\n", "seed": 91702614, "task_id": 91702614, "transformed_code": "def main():\n n = int(input())\n print('__DBG_0__', repr(n) if isinstance(n, (int, float, str, bool, type(None))) else type(n).__name__...
1,771,248,303.613625
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": 20495, "ground_truth": "__DBG_0__ list 3\n__DBG_1__ 0\n__DBG_2__ 3 0\n__DBG_2__ 3 0\n__DBG_2__ 3 0\n__DBG_1__ 1\n__DBG_2__ 3 1\n__DBG_2__ 3 1\n__DBG_2__ 3 1\n__DBG_1__ 2\n__DBG_2__ 3 2\n__DBG_2__ 3 2\n__DBG_2__ 3 2\n__DBG_3__ 3\n__DBG_4__ list 3 '.BB'\n__DBG_5__ '.BB' list 0\n__DBG_5__ '.BB' list...
1,771,248,303.646819
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": 3744, "ground_truth": "__DBG_0__ 1000000007\n6", "inputs": "11\n", "seed": 58377759, "task_id": 58377759, "transformed_code": "M = 10 ** 9 + 7\nprint('__DBG_0__', repr(M) if isinstance(M, (int, float, str, bool, type(None))) else type(M).__name__)\n\ndef solve1(x):\n n = len(x)\n pr...
1,771,248,303.680918
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": 21406, "ground_truth": "__DBG_0__ 1 \"<html><head><title>HTML Parser - I</title></head>\\n<body data-modal-target class='1'><h1>HackerRank</h1><br /></body></html>\\n\" MyHTMLParser\nStart : html\nStart : head\nStart : title\nEnd : title\nEnd : head\nStart : body\n-> data-modal-target > None\...
1,771,248,303.718111
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": 10931, "ground_truth": "__DBG_0__ 0\n__DBG_1__ 3 0 3\n0", "inputs": "3 3 0\n100 -100 0\n0 100 100\n100 100 100\n-100 100 100", "seed": 62323153, "task_id": 62323153, "transformed_code": "N, M, C = map(int, input().split())\nprint('__DBG_0__', repr(C) if isinstance(C, (int, float, str, boo...
1,771,248,303.750539
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
28