input
stringlengths 643
661
| output
sequencelengths 1
21
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Azerbaijan
Output:
| [
"476"
] | task1319-d754ec3d32d842b7bc135353dea11ffe |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: New Zealand
Output:
| [
"940",
"941",
"942",
"943",
"944",
"945",
"946",
"947",
"948",
"949"
] | task1319-c56a7cc593524731853d5909c557b6d6 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Romania
Output:
| [
"594"
] | task1319-b91e4a66cf184c239811994c06df1590 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Indonesia
Output:
| [
"899"
] | task1319-b0043f7b5df44ef7961f396941acc3f7 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: El Salvador
Output:
| [
"741"
] | task1319-935ca5c85e94444c9f4c80687d77356e |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Bahrain
Output:
| [
"608"
] | task1319-418b6e519f014cbc8c9d798f27a176f0 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Libya
Output:
| [
"624"
] | task1319-f4182ba5a2f84cee9421c3e2f13d9412 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Kenya
Output:
| [
"616"
] | task1319-7556ee36a973448a849a65197bb8841c |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Brunei
Output:
| [
"623"
] | task1319-148d158b7e054059b00e9f514edc8b0b |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Armenia
Output:
| [
"485"
] | task1319-aacae1cedef84ebaade0e7d8e3087254 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Cyprus
Output:
| [
"529"
] | task1319-bffaedc183284811a824ee61bf7c435b |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Lebanon
Output:
| [
"528"
] | task1319-71364b8a6eda4b988941afbe707fd2f6 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Cambodia
Output:
| [
"884"
] | task1319-dfa7963430e04f15b061ecce0ba7ebba |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Morocco
Output:
| [
"611"
] | task1319-fb8edbc238ba49e88d8676c7924e51a6 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Cuba
Output:
| [
"850"
] | task1319-5687693fc69b403bac494218899e3b4a |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Panama
Output:
| [
"745"
] | task1319-95858c640e884a0eac7ec8c6506fe733 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Greece
Output:
| [
"520",
"521"
] | task1319-5b8118e31db04bc08399308f999cd452 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Syria
Output:
| [
"621"
] | task1319-b40a01ee74af4f76bfdec56bf758d429 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Lithuania
Output:
| [
"477"
] | task1319-939eaeca418742b987006268c9135426 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Hungary
Output:
| [
"599"
] | task1319-dc5720ccc2f14958981b7a8924fad5e2 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Honduras
Output:
| [
"742"
] | task1319-449f90de884444ad8f137f89d10d020f |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Thailand
Output:
| [
"885"
] | task1319-9c810cc2e54d4e8dbff5d2a3f7788aa2 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Mongolia
Output:
| [
"865"
] | task1319-5d59e7d74730424f8b62b4b6c4f72b33 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Hong Kong
Output:
| [
"489"
] | task1319-f2bd74cc310241669de594ac1ce41e57 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Sweden
Output:
| [
"730",
"731",
"732",
"733",
"734",
"735",
"736",
"737",
"738",
"739"
] | task1319-7c454d07010e4e8fbec9fd11f89b1776 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Malaysia
Output:
| [
"955"
] | task1319-d66b337b937c470b9619ac98c93866c6 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Portugal
Output:
| [
"560"
] | task1319-e09a7de725424e6c9900f1e7071f80a3 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Turkmenistan
Output:
| [
"483"
] | task1319-597408a859c244eab496a15245aaf1da |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Russia
Output:
| [
"460",
"461",
"462",
"463",
"464",
"465",
"466",
"467",
"468",
"469"
] | task1319-dde9417dde934a45b8fbc4a4ea0def4d |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Costa Rica
Output:
| [
"744"
] | task1319-8286b47005364717b88f04e1326a937d |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Moldova
Output:
| [
"484"
] | task1319-c78f2ed13de94432a86d9ce4f0a5c661 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Albania
Output:
| [
"530"
] | task1319-1888729280664081afd4fa69ae0cbb29 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Brazil
Output:
| [
"789",
"790"
] | task1319-b660512b89fe45a99f48b7e16ac45e24 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Latvia
Output:
| [
"475"
] | task1319-64712f1e649e4f2899a64c60320f1e93 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Canada
Output:
| [
"754",
"755"
] | task1319-5aa8b87b08cb4b1b8f76eced18214bde |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Paraguay
Output:
| [
"784"
] | task1319-0008e2a7f0784dedbdb34d388cdbaa76 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Georgia
Output:
| [
"486"
] | task1319-5a4cbca98da14e5b84b7e078f25d4c4a |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Malta
Output:
| [
"535"
] | task1319-ab53e790ea9c4e42b0eb439d8162592f |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Bolivia
Output:
| [
"777"
] | task1319-7933eb4085be4e16a09ab8949a7ef329 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Austria
Output:
| [
"900",
"900",
"901",
"902",
"903",
"904",
"905",
"906",
"907",
"908",
"909",
"910",
"911",
"912",
"913",
"914",
"915",
"916",
"917",
"918",
"919"
] | task1319-e5445e593d494785b886b5cbbddb0c99 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Turkey
Output:
| [
"868",
"869"
] | task1319-dff885daf3d74966b5875d722a39836b |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Singapore
Output:
| [
"888"
] | task1319-90714b23a02c411d8241e0965b607e1c |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Kazakhstan
Output:
| [
"487"
] | task1319-503ecf1da139457e90380d61ea708dd3 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Denmark
Output:
| [
"570",
"571",
"572",
"573",
"574",
"575",
"576",
"577",
"578",
"579"
] | task1319-b418439058f941cb98153d0e55d25171 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Iran
Output:
| [
"626"
] | task1319-8a9ac4af610749a687ad184e2c281f9d |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Ecuador
Output:
| [
"786"
] | task1319-95c675dbcda4427c80b300819816df95 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: United States drugs
Output:
| [
"030",
"031",
"032",
"034",
"035",
"036",
"037",
"038",
"039"
] | task1319-af762f906cb94594889d3135ceb6e93c |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Ivory Coast
Output:
| [
"618"
] | task1319-956830a4d26d466e8d223240c8aa2e0a |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Philippines
Output:
| [
"480"
] | task1319-627b658fda714836b01cebfd0e888f3a |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Montenegro
Output:
| [
"389"
] | task1319-ebbc17ca916740bfb5dff85b1852cdb7 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Poland
Output:
| [
"590"
] | task1319-68df907fe46a41c4a3c7280ca0062388 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Croatia
Output:
| [
"385"
] | task1319-9edac84250e24c3d8e218f7e6d8a0b87 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Estonia
Output:
| [
"474"
] | task1319-542051b03e0e48f08d30cadd5346c141 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Netherlands
Output:
| [
"870",
"871",
"872",
"873",
"874",
"875",
"876",
"877",
"878",
"879"
] | task1319-b255b4100f254fb4b10f0b7397ecef84 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Serbia
Output:
| [
"860"
] | task1319-a9ff6faf7b8c485688d645a104b3efe2 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Czech Republic
Output:
| [
"859"
] | task1319-a2db73ceb1fb46059e88214be9ab4ebe |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Vietnam
Output:
| [
"893"
] | task1319-9ef6eeb9dd3c4379b7fd5e96cbb65ac4 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: South Africa
Output:
| [
"600",
"601"
] | task1319-08b2929bb7d84694a16ec54afe1a1123 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Taiwan
Output:
| [
"471"
] | task1319-391fda0789a84d158bf14829a8e83efb |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Kuwait
Output:
| [
"627"
] | task1319-f8a3c51381194d65bb8be2741c2818bf |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Pakistan
Output:
| [
"896"
] | task1319-3d1aac29f42b4ac1aea0781f59114a08 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Tajikistan
Output:
| [
"488"
] | task1319-b6469ea364924573aa18774d46bcbfc4 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: India
Output:
| [
"890"
] | task1319-7ad16cc4e7a44a21898889e1cd0cdec2 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Australia
Output:
| [
"930",
"930",
"931",
"932",
"933",
"934",
"935",
"936",
"937",
"938",
"939"
] | task1319-dcec7743672e4da1836857e9eb61f2a3 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Egypt
Output:
| [
"622"
] | task1319-7e7bdbe06fe846b2893c297638cf44ee |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Tunisia
Output:
| [
"619"
] | task1319-1a62577912b4498eab294f39a7003e5f |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Bosnia and Herzegovina
Output:
| [
"387"
] | task1319-d323d4e5ce094fb6a655e938bd3cd94c |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Senegal
Output:
| [
"604"
] | task1319-203bb31dbf2c4411ba6ebda8ab0f5576 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Argentina
Output:
| [
"778",
"779"
] | task1319-919f47a2dc054075a7d88e1c59456949 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Peru
Output:
| [
"775"
] | task1319-6d5bd2b534d845fba64bd4269afa8f25 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Tanzania
Output:
| [
"620"
] | task1319-cc013f9d69ba4c548c9df3bd9f45f71e |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Iceland
Output:
| [
"569"
] | task1319-8543aa555a9e4d2aabba0c0c65fe5cc1 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Mexico
Output:
| [
"750"
] | task1319-6181772bfd924f35b90d403e7e8e6050 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Colombia
Output:
| [
"770",
"771"
] | task1319-113217f975d047dab8276a58331fd0e0 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Macedonia
Output:
| [
"531"
] | task1319-8e675a5993e6421ea712331408f89116 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Ghana
Output:
| [
"603"
] | task1319-4bbcc7ec90f74d77a4bc4821db52b2a8 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Algeria
Output:
| [
"613"
] | task1319-9241a87b51784782bde26c776e177895 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Slovakia
Output:
| [
"858"
] | task1319-27ae5b2511dd444dac078a69a381f966 |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Chile
Output:
| [
"780"
] | task1319-5b9c0efedff248bb9dcf6cf9a0cc77bd |
Definition: In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Positive Example 1 -
Input: Bulgaria
Output: 380
Positive Example 2 -
Input: Slovenia
Output: 383
Negative Example 1 -
Input: Kosovo
Output: 120
Negative Example 2 -
Input: Kyrgyzstan
Output: 87
Now complete the following example -
Input: Saudi Arabia
Output:
| [
"628"
] | task1319-91719a44b3444922ab5aeadab18bafb5 |
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1319_country_by_barcode_prefix
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 31