test stringlengths 184 51.6M | hash stringlengths 32 32 |
|---|---|
__inputs__ = ['3857 5000\n', '0000 2000\n', '1010 3000\n', '428 5000\n', '0000 2954\n', '0010 3000\n', '824 5000\n', '0000 4848\n', '0000 3000\n', '45 5000\n', '0010 4848\n', '45 3263\n', '0010 8622\n', '0011 4882\n', '53 3263\n', '0010 3841\n', '0111 4882\n', '53 4803\n', '0110 3841\n', '1111 4882\n', '53 2930\n', '00... | 28440829721b4e818c48cd9c401ddaa8 |
__inputs__ = ['5000 5000\n', '1000 2000\n', '1000 3000\n']
for __inp__ in __inputs__:
import io
sys.stdin = io.TextIOWrapper(io.BytesIO(__inp__.encode()), encoding='utf8')
__run_prog__()
print("___SENTINEL___")
| c8f35a8784f397a9d6b94e501e5faa6e |
__inputs__ = ['4 2\n1 2 3 4\n', '4 3\n1 2 3 4\n', '5 3\n5 3 4 2 6\n', '6 4\n5 3 50 2 4 5\n', '9 6\n61893 41300 6953 17157 3356 96839 77399 31252 37704\n', '4 4\n99402 47701 84460 34277\n', '3 2\n60105 66958 8251\n', '8 2\n53334 11332 30400 32538 96555 59257 53063 32571\n', '7 7\n20569 28739 17283 56309 61086 8910 52918... | 5fdce2497ed24ab9f59a1b77df507911 |
__inputs__ = ['4 2\n1 2 3 4\n', '4 3\n1 2 3 4\n', '5 3\n5 3 4 2 6\n', '6 4\n5 3 50 2 4 5\n']
for __inp__ in __inputs__:
import io
sys.stdin = io.TextIOWrapper(io.BytesIO(__inp__.encode()), encoding='utf8')
__run_prog__()
print("___SENTINEL___")
| abc30a389c535d022d15292a828ff5ee |
__inputs__ = ['125\n', '9999999999\n', '88\n', '131\n', '189\n', '292\n', '348\n', '260\n', '11\n', '16\n', '0\n', '1\n', '2\n', '188\n', '67\n', '29\n', '182\n', '135\n', '672\n', '497\n', '20\n', '25\n', '4\n', '3\n', '5\n', '42\n', '130\n', '58\n', '139\n', '144\n', '1333\n', '9\n', '8\n', '30\n', '6\n', '7\n', '10\... | 39cf68387fc697a25ab57cc5108ae2a3 |
__inputs__ = ['125\n']
for __inp__ in __inputs__:
import io
sys.stdin = io.TextIOWrapper(io.BytesIO(__inp__.encode()), encoding='utf8')
__run_prog__()
print("___SENTINEL___")
| 8512a0949f3da9ca95ab9515e97034b0 |
__inputs__ = ['6\n1 6 2 5 3 7\n', '6\n6 6 6 0 0 0\n', '6\n0 0 0 6 6 6\n', '6\n6 6 0 0 6 6\n', '5\n0 0 0 0 0\n', '10\n0 100 0 100 0 100 0 100 0 100\n', '1\n0\n', '2\n0 0\n', '3\n0 0 0\n', '4\n0 0 0 0\n', '2\n921 29111\n', '2\n0 1000000000\n', '2\n291911 1\n', '2\n20180000 0\n', '10\n10 9 7 13 7 5 13 15 10 11\n', '100\n6... | a4251ae6282cb113b176a1d669e0e1d3 |
__inputs__ = ['6\n1 6 2 5 3 7\n']
for __inp__ in __inputs__:
import io
sys.stdin = io.TextIOWrapper(io.BytesIO(__inp__.encode()), encoding='utf8')
__run_prog__()
print("___SENTINEL___")
| 6b64730a02b690079c47abc74a8630ee |
__inputs__ = ['3\n3 12 6\n', '2\n2 9\n', '7\n2 1000000000 4 6 8 4 2\n', '6\n13 52 0 13 26 52\n', '3\n1000000000 1 1000000000\n', '10\n1 1000000000 1 1 1 1 1 1 1 1\n', '10\n1000000000 1 2 3 4 5 6 7 8 9\n', '10\n100000000 200000000 300000000 20 500000000 600000000 700000000 800000000 900000000 1000000000\n', '5\n0 0 1 0 ... | e0d3757494ec4af33cb5949feae8a97b |
__inputs__ = ['3\n3 12 6\n', '2\n2 9\n', '7\n2 1000000000 4 6 8 4 2\n', '6\n13 52 0 13 26 52\n']
for __inp__ in __inputs__:
import io
sys.stdin = io.TextIOWrapper(io.BytesIO(__inp__.encode()), encoding='utf8')
__run_prog__()
print("___SENTINEL___")
| 0484881aabe956de53a2f4ef632e8ab3 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3