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: 8760 + 4467 - 1412 + 5522 - 4461 - 838 + 3565 Output:
[ "1917" ]
task085-29bbc5615a6640658463e0f98b8d49ae
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: 3821 - 307 - 9389 + 7116 - 5004 + 9854 - 5689 - 8684 + 4329 Output:
[ "11595" ]
task085-a7f68775399b40a7a88a1564ed8d2b08
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: 8760 + 4583 - 2942 - 3854 - 5061 + 31 - 5965 Output:
[ "21968" ]
task085-eba1347c102c419eba9c95538b01b303
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: 7016 + 5245 - 3568 - 3445 - 5282 - 7568 Output:
[ "21634" ]
task085-d5c87fcf876647f4bea9cc4b5d8ae3f3
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: 9056 + 9894 - 9773 - 4508 - 5642 Output:
[ "19085" ]
task085-f21770a5bc3143e7aadfe6078a62e6f5
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: 6373 + 2663 - 2889 Output:
[ "6599" ]
task085-ec706eb126a743b491ca1d364aa70835
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: 9603 + 3069 + 7209 + 2646 Output:
[ "-3321" ]
task085-72c7070568cf443191f26cb5a4a13a84
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: 1724 + 9133 + 2526 - 6781 + 5120 Output:
[ "-8274" ]
task085-58c1469a57d5488d8e1f74ffbe832eae
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: 3301 + 6216 + 1156 - 7724 + 3622 Output:
[ "31" ]
task085-b9233fce2b724a54a431852be93623b0
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: 6966 + 9175 + 7305 + 9055 - 1192 + 8387 + 915 - 6384 Output:
[ "-20295" ]
task085-952d172110e4469799a2b83706973f8e
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: 1369 - 4821 + 2382 - 8159 + 577 + 6641 - 7044 Output:
[ "11793" ]
task085-ff3e45dd6da64194b35e047886253eca
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: 1941 + 3603 - 273 - 5174 - 8713 + 2853 + 3852 + 1983 Output:
[ "3810" ]
task085-162d291baa9f40d5bc796b534118073b
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: 2856 - 7283 - 2730 - 1423 - 5897 - 8854 - 7147 Output:
[ "36190" ]
task085-57ef94642cca40d7ae086fb4fba4d73e
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: 3902 - 5655 - 9111 + 6782 - 7670 - 410 - 5835 + 7437 + 8498 Output:
[ "9866" ]
task085-05c4f821730f4e2987a2558852eeadb5
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: 5414 - 2042 - 2413 + 1310 + 1547 + 206 Output:
[ "6806" ]
task085-a25a894c933d4130816dc757deb02421
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: 2226 + 7651 + 7758 - 8528 + 5554 - 3235 Output:
[ "-6974" ]
task085-c806922fd66c48dfb461c29e7bcd8e48
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: 2497 - 4988 + 8200 - 3896 + 5601 + 1004 Output:
[ "-3424" ]
task085-7dd0903fe7eb45bdbcdb958336288ebb
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: 386 + 3021 - 869 - 4005 + 5920 + 2280 - 9174 Output:
[ "3213" ]
task085-dcae39a71f6d41e5be88b985fbe8e6dc
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: 2628 - 1986 - 7729 - 7942 - 484 + 8158 Output:
[ "12611" ]
task085-1977be245779441e8e84bb45e8cb8b8e
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: 7863 + 6743 + 3884 - 7705 Output:
[ "4941" ]
task085-574357e1d9d44451bc4640e6d0cf5ca5
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: 2768 - 3413 + 479 - 9738 Output:
[ "15440" ]
task085-51c84160186d4a6cbed64dfc888b44ae
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: 8354 + 2602 + 1315 Output:
[ "4437" ]
task085-ef408839df0949ee92e83d980d1bed89
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: 9318 + 5190 - 232 Output:
[ "4360" ]
task085-09ab76a2a0634f7e8c73c85ad061ddd4
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: 8681 + 8273 + 3574 Output:
[ "-3166" ]
task085-83553c59cfaa415085baba11c0c11df0
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: 2898 + 3584 - 2141 + 9779 Output:
[ "-8324" ]
task085-87aab9edd1ba4c4ba106e2235f9ac7cd
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: 5579 - 9608 - 3424 - 7819 + 9023 - 9164 + 9300 + 996 + 4703 Output:
[ "11572" ]
task085-cae751de93a0441282196baf1c5f5e6e
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: 607 - 3966 + 1483 + 9469 + 1635 - 8087 + 7513 + 6457 Output:
[ "-13897" ]
task085-6ae9f74e800d4db4915c7980585eba3d
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: 4948 - 7121 - 4785 - 8511 - 6931 Output:
[ "32296" ]
task085-9870ec9a4d1942f5b63d13e91e6063a5
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: 4831 + 3100 + 9755 + 4701 - 1913 - 2930 - 6210 Output:
[ "-1672" ]
task085-3ec991ccbda24f38af00a8fa12af8789
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: 9374 + 5846 + 1755 - 3204 + 6650 - 2495 + 7367 + 7049 - 7770 Output:
[ "-5824" ]
task085-986a088984844cbea4cb3ddf11d166bf
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: 9336 - 8904 - 8666 - 5610 + 4636 - 2555 + 5943 - 1103 Output:
[ "25595" ]
task085-34417432ff754924b8cd2c1bd6d54e57
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: 5056 + 2538 + 3179 - 6234 + 2000 Output:
[ "3573" ]
task085-170d392314964fb0b883d5bff8b5aa5f
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: 8102 - 8182 + 8940 + 5337 - 6467 + 1481 - 1875 - 2654 Output:
[ "11522" ]
task085-37ec16f0d5be45b0affe473b57d71cf3
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: 5607 - 7622 - 848 Output:
[ "14077" ]
task085-2c06183f6f93466989affc20638c5cb2
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: 2181 + 397 + 8824 - 2945 + 612 + 9971 + 1036 - 7693 Output:
[ "-8021" ]
task085-9aa4b0a3f42446238220d7e150269146
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: 961 + 6850 + 8855 - 9773 + 2351 + 8574 - 2337 Output:
[ "-13559" ]
task085-153aa05a7ff1447abc727b5802e696f5
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: 2185 - 5419 - 1220 + 6073 + 2818 Output:
[ "-67" ]
task085-38349f80bd3741178b49ac234563cb63
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: 452 - 5631 - 8307 - 1886 + 4631 + 1695 + 4411 - 769 Output:
[ "6308" ]
task085-3079ed72d6fb4a5bad744b4aad75ac2f
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: 5794 - 8398 - 6964 + 4475 + 4190 Output:
[ "12491" ]
task085-dcd481d7f0d9473fbe2345a7393cdd8d
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: 1102 - 5481 - 4435 + 4128 - 8131 - 3919 Output:
[ "18940" ]
task085-85310ca1cfa84b5e82c959a547865f61
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: 7806 - 6020 - 4616 + 3594 - 6312 - 5362 - 4403 + 3666 Output:
[ "27259" ]
task085-10346548c4204694af4d09f1c4f4e876
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: 8010 - 641 + 8406 + 8707 - 7490 - 8712 Output:
[ "7740" ]
task085-2880aa6310224803b51bf04daddee6d8
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: 1077 + 3386 + 2814 - 7054 + 9582 Output:
[ "-7651" ]
task085-de9c3d9a0d86435f8a6da0d2766d8d65
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: 1031 - 6983 - 2600 + 1550 + 1932 + 7887 + 5861 - 6578 + 8418 Output:
[ "-8456" ]
task085-ab1c5887fca54e51ac0a6ca01d0b21b0
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: 5528 + 4083 - 1155 - 3971 - 4068 - 7013 Output:
[ "17652" ]
task085-26b74fdbb2b54249be327035e30bdf87
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: 4854 - 3903 - 3601 - 6666 - 170 - 3411 - 1306 Output:
[ "23911" ]
task085-86f25e4a63104f5394d688f685d889c3
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: 1327 - 8233 - 8048 - 194 + 2192 + 1877 - 3427 - 3364 - 6008 Output:
[ "26532" ]
task085-809640216cdf40a1a43526d3e8d771dc
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: 9184 + 2079 + 5356 - 9856 + 6059 - 2476 - 9342 + 2796 - 1798 Output:
[ "16366" ]
task085-6abd42b9e7a5482fa6e5102100c88e04
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: 8698 - 7378 - 9188 + 5767 - 2935 - 2532 + 7113 Output:
[ "17851" ]
task085-5bf971366355449fb826d791cb2290df
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: 5442 - 8293 + 8744 + 27 + 4403 - 2316 + 5194 + 3810 - 6829 Output:
[ "702" ]
task085-e68c20ddc03e48b68a3d6ea46d60c1ac
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: 3578 - 4389 + 1116 + 9376 + 5527 - 9722 + 5476 + 1540 - 3667 Output:
[ "-1679" ]
task085-6a6d1131ee2d4ad7803a06314f66dc3b
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: 8399 + 608 + 4025 + 2545 - 1991 - 4609 Output:
[ "7821" ]
task085-8450c8e043ad415384aa22b9691c5225
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: 1278 + 4628 + 2357 + 3694 + 5775 + 8542 - 793 Output:
[ "-22925" ]
task085-db71cfcf855244b3b4474d3d4a2820b5
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: 9835 + 7509 - 8949 Output:
[ "11275" ]
task085-0958c3bdb3624c09a027ce09d3fee621
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: 595 - 7083 - 6007 - 3187 Output:
[ "16872" ]
task085-fbaf2ba5c6e74a59a9b4a23e8396ee5d
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: 1691 + 5392 - 8226 + 5081 + 1567 + 5701 + 1397 Output:
[ "-9221" ]
task085-c6fd9494a1c44dbcb47db24d093f9982
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: 9011 - 9454 + 5456 Output:
[ "13009" ]
task085-56fd47a6fa5c489a913f9558eea634f7
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: 6193 - 2621 - 1524 + 9274 + 5964 - 908 + 2682 Output:
[ "-6674" ]
task085-b2b984166531492b8855aefe2c7127b1
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: 862 + 1927 + 915 + 7942 + 4111 + 6059 + 6199 + 1770 + 439 Output:
[ "-28500" ]
task085-404d0e2dd9d24271a1fddbea29b69c27
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: 1472 - 9902 - 9458 + 9513 + 8515 Output:
[ "2804" ]
task085-d2f17cb84b37434591cd388402336d4e
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: 8547 + 3893 - 9632 + 5153 + 7061 - 4215 + 4950 - 9684 Output:
[ "11021" ]
task085-350431635b66485f9442a4b61c157c13
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: 8977 + 7564 + 7521 + 3788 + 6898 - 1070 Output:
[ "-15724" ]
task085-9eeda458d7c746929ece9ce20e02cc78
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: 8305 - 5438 + 5129 Output:
[ "8614" ]
task085-02160363ebed4c54b386d0d213bcc137
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: 3568 - 4843 - 7893 - 8416 + 7590 + 3185 + 1704 - 9580 - 422 Output:
[ "22243" ]
task085-69bb57776534426e9161cf037928b759
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: 9184 + 8449 - 2741 + 5392 + 8724 - 3693 + 2819 + 1183 Output:
[ "-10949" ]
task085-1328d389c21741d788e1b51f1e7c880b
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: 6336 + 4087 - 4035 - 5250 + 8654 - 4463 + 621 Output:
[ "6722" ]
task085-ef831677eacd416382379714b9775f81
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: 7883 - 6875 - 2819 - 2628 + 2929 - 9017 - 1662 Output:
[ "27955" ]
task085-ffbbfbaba4b74d90be24e0229993de60
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: 1898 - 838 - 9095 - 4396 + 4302 + 9851 - 1997 - 4041 Output:
[ "8112" ]
task085-c2ee08ac688e413d96e186300c78891e
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: 962 + 1860 - 3950 - 8186 - 3288 - 3564 + 9457 Output:
[ "8633" ]
task085-bccdb4c915f84a2d8a5b5ee45d53ea9f
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: 9242 - 3220 - 419 + 1148 - 8636 + 1751 Output:
[ "18618" ]
task085-fa46bd594610476a9e87ec92b3c7e7b8
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: 9735 + 9190 - 2472 - 9099 + 6008 + 7288 Output:
[ "-1180" ]
task085-d486da5d70ab436da3e9f86fd943a04d
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: 6666 + 4068 + 1057 + 5398 + 7947 Output:
[ "-11804" ]
task085-d9e168ef8ec14ca29f1d424ccc701818
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: 8384 - 7732 - 1316 + 4165 - 3122 - 3131 + 2466 - 825 Output:
[ "17879" ]
task085-402d0e63da734fe58c6a53d43e304f0c
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: 9194 - 7592 + 362 + 9727 Output:
[ "6697" ]
task085-5eecd7aa34d54e4a9966900d769b9410
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: 2416 + 4557 + 9089 + 8858 Output:
[ "-20088" ]
task085-b4dcadf03cc54de4b3dc4ff15ebbd9ff
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: 2596 + 4212 + 1528 Output:
[ "-3144" ]
task085-06240f6de24a469ebed82021c91e8772
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: 1437 - 8252 + 9183 - 6167 + 5345 - 4527 + 9190 + 9830 + 8361 Output:
[ "-21526" ]
task085-751f28e1d20c4e73a7f09d06ea224158
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: 3637 + 2651 + 1307 Output:
[ "-321" ]
task085-0f2ea92170664643a488b46629723c2e
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: 7100 + 5290 + 9395 + 6782 + 9841 - 1507 + 561 - 1320 + 6583 Output:
[ "-28525" ]
task085-727dc4e8fa9248339588284399c6018e
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: 9106 + 3433 - 225 - 8101 Output:
[ "13999" ]
task085-fb4a44dbda1b4bc782fd5cbc0c8458bd
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: 3730 + 7896 + 6897 - 6346 - 2461 + 462 + 3581 - 375 - 286 Output:
[ "-5638" ]
task085-8914710e71bd412ea99311c325f11924
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: 1381 + 5588 + 6620 + 1773 Output:
[ "-12600" ]
task085-680b7065235b436ea5b5018791c7c0c0
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: 8739 - 8064 - 7000 + 6709 Output:
[ "17094" ]
task085-e5a63fb7c5fc4fd583ce4576baaad8ed
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: 3583 - 967 - 3552 + 7898 - 1248 + 6992 - 5291 + 819 Output:
[ "-1068" ]
task085-93d7d5600e824c43ae17c08b477c5fe7
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: 8974 + 8978 - 8097 Output:
[ "8093" ]
task085-84421cf0bc454664b754f6893ae217de
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: 9250 - 6086 + 6632 - 4452 - 4401 + 8189 + 4186 - 2376 Output:
[ "7558" ]
task085-e31e0f7a6a384120a0b287c4fe737f5f
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: 9196 - 3791 - 4139 - 2814 - 8634 Output:
[ "28574" ]
task085-43f77bc27fbc4d27bd2be8f7955a5f1f
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: 1123 - 8657 + 3476 - 5278 + 717 - 1557 + 6614 + 1549 Output:
[ "4259" ]
task085-f2a1479bda2c4d30ba25736c8055b266
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: 7494 + 3887 + 4616 - 8771 Output:
[ "7762" ]
task085-72cbb4018f8f46bc9cb7429e9e994539
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: 6549 - 5879 - 885 + 7399 - 7136 Output:
[ "13050" ]
task085-9c0bb6094b04490a88271620f4a66236
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: 9544 - 5070 + 9036 - 6970 Output:
[ "12548" ]
task085-ffb5d932a8d540feb9661e7eb2633a45
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: 2017 - 6362 + 7067 + 7894 - 5252 + 7068 + 316 - 8134 - 2988 Output:
[ "2408" ]
task085-36f9799aa1c74b7986dcde82e6ed0181
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: 9545 - 2174 - 5469 + 4171 + 5384 - 4922 - 8477 + 6888 - 5416 Output:
[ "19560" ]
task085-d2367455176b4bd283d82f50a1c44757
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: 8979 - 7610 + 7490 + 475 Output:
[ "8624" ]
task085-21c8e0529bad4d68b9d0831eebf5dcd2
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: 1845 + 5509 - 49 - 9196 + 67 - 8583 + 6702 - 5053 + 3219 Output:
[ "9229" ]
task085-6af51ce5d7254cb6a89d59bcf72dc820
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: 3586 - 8301 + 9044 + 6100 - 8837 + 8230 + 7670 - 8406 Output:
[ "-1914" ]
task085-1cb07027ceab49d0b962b271ec88f03d
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: 5817 + 4672 - 5728 - 9048 + 3478 Output:
[ "12443" ]
task085-ae95ea4f8f1f48ab99fe78f3be84aa18
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: 693 - 4045 - 1737 - 6479 - 3281 + 7556 Output:
[ "8679" ]
task085-a7d1a21ec25441719056a0636e24c34e
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: 9984 - 1586 - 8751 + 642 - 6382 + 7141 - 9742 + 2864 Output:
[ "25798" ]
task085-92383c7c4515409abe10abd13b9a250d
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: 9409 - 664 + 8986 - 2186 + 8108 - 764 + 2954 Output:
[ "-7025" ]
task085-64731be2d7a3400e99c6c393e7dac602