input
stringlengths 511
556
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6557 + 9368 - 307 + 2982 - 8398 - 9241 - 4697 - 6790
Output:
| [
"23640"
] | task085-51e80cb15edf458a930438f14f56ce23 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1006 - 8739 - 2769 + 9757 - 2411 + 4013 - 7087
Output:
| [
"8242"
] | task085-80ab08e7dda7456b89a0f78a7a938309 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3038 + 154 + 7957 + 3402
Output:
| [
"-8475"
] | task085-de676561f3494e62a70eca5c399e725e |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5672 - 3010 - 8185 - 9848 + 4558 + 2381 + 4314 + 555 + 4879
Output:
| [
"10028"
] | task085-b716ed4b688745049400578511618052 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6844 - 1807 - 1809 + 4406 - 1450 - 5252 + 2685
Output:
| [
"10071"
] | task085-c74da6dd36dc4e5e94d27d5f950c3bc5 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8037 - 2670 - 4482
Output:
| [
"15189"
] | task085-20aba68806c248949a8f90a44c34479b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9780 - 3552 - 4943 - 5714 - 5899 - 7054 + 7260 - 9619 + 9359
Output:
| [
"29942"
] | task085-64f7b20dbbae417fb8ce1a3f6046bdbc |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9228 - 3625 - 833 - 5723 - 3458 + 7984 + 4881 + 1460
Output:
| [
"8542"
] | task085-d8fc5a0d1a9a40d7818497cc75911286 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1802 + 6296 + 8829 + 8054 + 6196 - 3087 - 8377 - 835
Output:
| [
"-15274"
] | task085-4b3777a92a144409b1d71422c704708b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7467 + 5313 + 6283 - 3478
Output:
| [
"-651"
] | task085-da0a815733554afa967fbd44cbe034b0 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9438 - 4122 - 8942 - 1945 - 6254 - 8931 + 5352 - 8100 - 1978
Output:
| [
"44358"
] | task085-2a57b7f38e0542868934859c361b2214 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2267 + 3874 + 8938 - 5055 + 447
Output:
| [
"-5937"
] | task085-00d84e3a52ed4fe89fc5410bfcffabd0 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7740 + 2076 - 1033 - 3967
Output:
| [
"10664"
] | task085-8728679a6e6a4983ba93327e748374df |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9021 + 6728 + 7812 + 4802 + 4380 - 3900 + 9719 + 2058
Output:
| [
"-22578"
] | task085-3a7f6e7b0179414b887037aa1d986a1b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7563 + 6665 - 7775
Output:
| [
"8673"
] | task085-ed02c132c27b4dbf8755aff66d142aae |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7322 + 8443 - 868
Output:
| [
"-253"
] | task085-e888e22c82084ce88c4e43223766127f |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6877 - 2401 + 5902 + 5848
Output:
| [
"-2472"
] | task085-317166656be24edb93691823b4cda523 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6460 + 5328 + 3067 + 7315 + 4032
Output:
| [
"-13282"
] | task085-984de19750384d78a22adb7913be6571 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3394 - 2316 - 9713
Output:
| [
"15423"
] | task085-26c4969382e24ce38b079ed31d7f37f8 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1047 + 9931 + 5514 - 109 - 9228 - 5290 + 16 + 4457
Output:
| [
"-4244"
] | task085-a5ce2495a60b46bebbfc77f47d7c1eea |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 682 + 5251 - 9496
Output:
| [
"4927"
] | task085-c1203508fce143b28c5fcb423be6cdff |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7832 - 2343 - 4904 - 9725
Output:
| [
"24804"
] | task085-745d7a7547f04c908e2615f5e622756f |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9689 - 3967 - 2592 - 3020 - 6589
Output:
| [
"25857"
] | task085-7cffb062af3b4058a6fb62c117c9acfa |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6902 + 4269 - 6452 + 7075 - 9486
Output:
| [
"11496"
] | task085-8a073a7d1f5e430882c6c87f8d2cf18a |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5142 - 5370 - 8292 + 827 + 9263 - 9184 + 8692
Output:
| [
"9206"
] | task085-f9ca31b59e194d10b11b80739fcf87ba |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4838 + 9606 + 7990 + 3465 + 7981 - 7655 - 7783
Output:
| [
"-8766"
] | task085-58181b2f50194795a2dc7fb13cfebd6d |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6718 + 5444 + 1488 + 5986 + 7739 - 3048 + 4944 + 313
Output:
| [
"-16148"
] | task085-612b51ffeb3a440c8617f4d005430b00 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5811 + 4957 + 8435 - 6699 - 8855
Output:
| [
"7973"
] | task085-77b8fdf65137482faf86598e6e5a64dc |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5899 + 2184 - 8667
Output:
| [
"12382"
] | task085-3ce50cbbba0f4f4cb2d968b0095ba78d |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8821 + 7631 - 9509 - 7127
Output:
| [
"17826"
] | task085-614748f95260478ea361bea27f7ba90e |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9673 + 4655 - 1188 - 8656 + 7178 - 5942
Output:
| [
"13626"
] | task085-8a9455e5281b49da94ef3415e31f1a99 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4940 + 5828 - 5341 - 9825 + 7792 - 5311 + 4449 + 661 + 457
Output:
| [
"6230"
] | task085-1f7def8eb5414ddb8b04ba82e6f8f692 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3518 + 593 - 272 + 2518 - 8824
Output:
| [
"9503"
] | task085-cf05041832564c4d88ebc47722b1ec3c |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1723 + 4909 - 2093 - 2508 + 8799 + 6433
Output:
| [
"-13817"
] | task085-1757f229be8249eea584c2e6015bb9c5 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5652 - 6470 + 7196
Output:
| [
"4926"
] | task085-2f15e255c7a145b1a91fa83ffcbe4c84 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8400 - 1980 + 758 + 2698 + 5446 - 5785 - 6045
Output:
| [
"13308"
] | task085-3f1602ed4860481d87a02bd36767d3e6 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1566 + 1639 - 814 - 5278 + 1717 - 4304 - 6735 + 1407
Output:
| [
"13934"
] | task085-fe3cce8f196e40b7b79e203b13b24f7e |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1464 - 209 - 7175 + 3060 - 3667 + 6318
Output:
| [
"3137"
] | task085-bd490166f1dc4a7dbbe4f3488e89ba95 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8623 - 4508 + 4913 - 5159 + 3197 + 9839 - 2888 - 8153 - 3807
Output:
| [
"15189"
] | task085-11c82ba5da714715bf819185fcee6767 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6342 - 222 + 9002 - 9419 + 8677 + 4971 - 4722 + 2299
Output:
| [
"-4244"
] | task085-50e9d3f5eebd416ea6b23b5558b02481 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7735 + 1466 + 793 + 1695 + 8540 - 8486 - 3345 - 6506 + 9741
Output:
| [
"3837"
] | task085-bc98c4b6cf7b4fcb992c61efae206657 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2831 + 414 - 5946 - 1344 - 3571
Output:
| [
"13278"
] | task085-c81bc1404e1345199b63e01d06012d87 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8252 + 3376 - 4130 - 8245 + 1951 - 586 + 9532
Output:
| [
"6354"
] | task085-756d277896164a1d962ad6cf368f45f9 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4552 - 8851 + 7930 - 5613 - 392 - 1535 + 6620 + 6640
Output:
| [
"-247"
] | task085-ce8dd0d97c2b46bf8d6822a8e90f8054 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2110 - 2042 + 5765 + 3529 + 9809 + 4064
Output:
| [
"-19015"
] | task085-619b2c0081084c73a61f052bc9fe34af |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1471 + 6113 + 3177 - 2507 - 2358 + 6654
Output:
| [
"-9608"
] | task085-617d91ed83394f50a7cbc29680804a37 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4729 + 3459 + 4966 + 9523
Output:
| [
"-13219"
] | task085-9c2e712d3e134adb9c791c73d991a023 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2039 - 2930 + 122 + 3521 + 7528 + 4050 + 8875 - 7513 + 1462
Output:
| [
"-13076"
] | task085-5d2e856e581a4de7afdf5d767ea2eb40 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6997 + 3298 - 5548 - 7334 + 1509
Output:
| [
"15072"
] | task085-b3d2682201694f48928f940829482c6b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1678 - 831 + 1988 - 3248 - 7672 + 8515 + 5236 - 2764 - 6078
Output:
| [
"6532"
] | task085-b031f86909db4f439bf487d99038d719 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9852 - 24 - 2468 + 5798 + 6384
Output:
| [
"162"
] | task085-0016a010b1064952a1da9ec9558be391 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5005 + 6800 - 9551 + 9132 + 7440 + 2816
Output:
| [
"-11632"
] | task085-d673e1869a3b448c8cf522080bd6361c |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9261 - 3794 - 1229 - 1357
Output:
| [
"15641"
] | task085-c19a628a8038457bba72b43f44f5e274 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3426 + 9991 + 3697 + 6656 + 2480
Output:
| [
"-19398"
] | task085-a128e884e5a74613b741e83f61f20640 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9751 - 8797 - 686 + 76
Output:
| [
"19158"
] | task085-a450a0d3f34f4eb1938794b7ad8d1522 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4230 - 9177 - 5992 + 5665
Output:
| [
"13734"
] | task085-507655c001864ca891386cc936f76c7b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 331 + 1932 + 9222 + 1966
Output:
| [
"-12789"
] | task085-e05b2f901d724db0934bb6fe10b26370 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4878 - 2264 - 1315 - 9636 + 1724 + 2574
Output:
| [
"13795"
] | task085-12edfee8b5144f07894bb3f632dace1a |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6390 + 4138 + 2478 - 2353 - 4642 - 2361 + 814 - 4203 + 3590
Output:
| [
"8929"
] | task085-39fd8f89cfe14410813c1479673e47be |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5452 - 2183 + 5069 - 1082 - 9347 - 8002 + 3261 - 3722
Output:
| [
"21458"
] | task085-04e8d00732e64646ab8bd84d713366d0 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8505 + 8081 - 7967 - 3855 - 8553 - 8845 - 4243 - 4279
Output:
| [
"38166"
] | task085-bc342ce51e2b4a7896360b3162aefd2e |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7842 + 8560 - 1408 - 8141
Output:
| [
"8831"
] | task085-89fc3c04ad7c4a9cb956636852e2b9de |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8220 - 9787 + 1100 - 7425
Output:
| [
"24332"
] | task085-d59071741af342109bdc25fc8a26b2a4 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 931 - 9775 + 8414
Output:
| [
"2292"
] | task085-f206c44c86ee4ba8ae6134df97f76ca6 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8228 + 9241 - 4912
Output:
| [
"3899"
] | task085-8e0a7ff5ba3344d9a96f6aa1da069ebd |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9868 - 6613 + 2469 - 6584 + 1186
Output:
| [
"19410"
] | task085-e46fd47b367a4bf3a0a40bb3d1d0343d |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7193 + 9724 - 8644 + 3615 - 1460 - 4129 - 5164
Output:
| [
"13251"
] | task085-00f80501d9794d3e88bfe57225456301 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1492 - 1664 + 8464 - 2308
Output:
| [
"-3000"
] | task085-da7c59684ed54a4ea39f3e265f6964ce |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3624 + 8316 - 4658 + 7363 - 4165 + 3125 - 6896
Output:
| [
"539"
] | task085-ad2b91d0e6054d3c86f4a7d3a74f20d2 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6853 + 3530 - 8246 - 9360 - 1848 - 1212
Output:
| [
"23989"
] | task085-b239523b9c3f4b9f9d498f9f85b0eae7 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5544 - 9888 + 3986 - 1426 + 4416 - 7217
Output:
| [
"15673"
] | task085-a6c16c653cc945da93c275b553fe9f66 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7427 + 8492 - 4073 + 5465 + 8192 - 9073 - 4984
Output:
| [
"3408"
] | task085-1388f797661b4d0196fcc73ab77e174f |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1843 - 6866 - 7082 + 484 - 6047 - 9425 - 105 - 9657
Output:
| [
"40541"
] | task085-89d1370e8a784327adab7a8deb3c0201 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9657 + 4761 - 829 + 9271 - 4932 + 7460 + 7002
Output:
| [
"-13076"
] | task085-84beb06e2c9a4eceba13e944b8b6b1d9 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6073 + 2695 + 3778 - 9860 - 7009 + 9519 + 9142 - 7019
Output:
| [
"4827"
] | task085-32abdb2fad7f4283bc3e0c919c9d8a6a |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8743 - 9288 + 3095
Output:
| [
"14936"
] | task085-b08011adbcec407ca2bb07d99b27a87a |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6685 + 8909 + 8502
Output:
| [
"-10726"
] | task085-7841b380254946778ac35faa68cc10bd |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4719 + 4979 + 5690 + 1168
Output:
| [
"-7118"
] | task085-08f8c6b9273d42d3b11df3da857df2b0 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2464 + 160 - 44 + 1985 - 1579 + 8320 + 7933 - 9158 + 1635
Output:
| [
"-6788"
] | task085-c1351b4eb46141f683624e3f9f4a224f |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1111 - 2573 - 8474 + 2989 + 7651 - 4663 + 9356 + 3373
Output:
| [
"-6548"
] | task085-e314161f53fd471e86691f86fefb1008 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7941 - 7559 - 2304 + 5223 - 1143 - 7506 + 2767 + 4556 - 5435
Output:
| [
"19342"
] | task085-1aea659eb9db41088a40b47580be45d2 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 2031 - 4820 + 5839 + 6851 + 1338 + 818 + 1745 - 7474
Output:
| [
"-2266"
] | task085-91dc1b44c80a4043a860f0a00866823c |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3776 - 8250 + 3401 - 3766 - 6955
Output:
| [
"19346"
] | task085-55d045fbea014dcab5a666f0e4757e6d |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1466 + 1468 + 6617 + 4205 - 7446 - 7878 - 101
Output:
| [
"4601"
] | task085-f57042e8006048d2ac2a9ace83161640 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9971 + 6413 - 4072 + 8092 + 5699 + 8081 - 9757 - 6017 + 6206
Output:
| [
"-4674"
] | task085-c80f8386a9044468b34a64a82f647b10 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7199 - 6634 + 3327 - 2685 + 3412 + 5049
Output:
| [
"4730"
] | task085-9493886c174e4b72abac030c2c9ec826 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1312 - 6444 + 5937 + 2609 + 9638 - 9975 + 523 + 7062
Output:
| [
"-8038"
] | task085-0c1f9e11977c42b498a9034fd80b4a32 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6784 + 108 + 6716 - 8239 - 2325 + 7890
Output:
| [
"2634"
] | task085-d4177a1d12234190912fb18ece70760b |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 5421 - 7231 - 109 + 9974
Output:
| [
"2787"
] | task085-13416fa1fc8b4848973c3a4b69b4af30 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1740 - 3623 - 6235 + 54 + 9528 - 2319 + 8128 - 8063
Output:
| [
"4270"
] | task085-6d341d11e8b24edbbe48d057eb8e665e |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1334 - 5675 - 4638 - 2812 - 2189
Output:
| [
"16648"
] | task085-f77c6f330bbe4692b54a3a0ba91ee9cf |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9776 + 9839 + 708 + 6651
Output:
| [
"-7422"
] | task085-795ca1e9256343b7aefd4a2c5058db07 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 1294 - 4752 - 8113 + 9201 + 8582 - 7189 + 2849
Output:
| [
"716"
] | task085-d568463616e94a7dab5b900b64da919c |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 6026 - 6132 + 3584
Output:
| [
"8574"
] | task085-6089b9ad75f84151801a256f26b1dd9a |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 7204 - 6472 - 8885 - 4131 - 6414 + 5149
Output:
| [
"27957"
] | task085-6d37a7687cf7476b92e4b28aca7163af |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 3157 + 807 - 1863 + 4698 - 692 - 1698 + 144
Output:
| [
"1761"
] | task085-d58a660a038044409723ae986d5b452c |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4163 - 4347 + 7910 + 1782 + 2123 + 3368 + 6689 - 7825 - 1781
Output:
| [
"-3756"
] | task085-6851448996ec407c9fa9caa3566778e6 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 9012 - 8880 - 8803
Output:
| [
"26695"
] | task085-aabaa629ad514b4ba265cc9a35fcf718 |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 4604 - 7073 - 6759 + 1372
Output:
| [
"17064"
] | task085-32e52386a5d647c5a04074ee4acfebbd |
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
Positive Example 1 -
Input: 5 + 3
Output: 2
Positive Example 2 -
Input: 15 - 23 + 3
Output: 35
Negative Example 1 -
Input: 2 + 4
Output: 6
Negative Example 2 -
Input: 7 - 3
Output: 4
Now complete the following example -
Input: 8942 + 8452 + 4646 - 3542 - 1792 + 5656 + 8632 + 834
Output:
| [
"-13944"
] | task085-4964ff62b6414076be2a6905f075115d |
Subsets and Splits