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: 5359 + 2006 - 7926 + 7453 + 7764 Output:
[ "-3938" ]
task085-1e1b111b8f7b43c6bd473583410c56af
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: 6292 + 3264 - 8170 - 7519 + 5494 + 7132 + 5650 + 354 + 9969 Output:
[ "-9882" ]
task085-e6652bd2d68a418caffc21a7057988e9
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 - 9967 + 21 + 480 - 3926 + 8770 + 5909 + 6288 - 1226 Output:
[ "-6018" ]
task085-741211a6d0734241942675e68938e6fc
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: 5588 + 1395 + 934 + 4740 - 4309 + 1984 + 5960 + 6108 Output:
[ "-11224" ]
task085-e36548faa0be43899375a43fff9ab7f5
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: 9826 - 5862 + 4973 - 7723 - 8510 + 6631 + 9611 + 1510 + 489 Output:
[ "8707" ]
task085-716dc2d59256427c8cb8ed158df3b442
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: 7969 + 3434 + 9306 - 5638 Output:
[ "867" ]
task085-2682d2f7750c4b9a96761a4a6091b006
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: 7315 - 2001 - 5108 - 4520 + 3129 - 2677 - 8965 + 659 + 178 Output:
[ "26620" ]
task085-cc9acb78e1d14545af1f67504679d67d
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: 6158 + 8083 - 8622 + 4068 + 6642 - 8368 + 2478 Output:
[ "1877" ]
task085-099e053865e145489b1a40a84559cf75
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: 9132 - 6132 + 2208 Output:
[ "13056" ]
task085-14a004b28efc47f7bb99f5bb95c61538
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: 7002 + 7951 + 7250 Output:
[ "-8199" ]
task085-5267093d4b3a457895f49a7b44d52cb6
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: 8975 + 2406 - 4108 + 741 + 479 Output:
[ "9457" ]
task085-5b3fcf3c28c34c10af49d1cb13225bcd
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: 4974 - 8730 - 6573 + 953 - 3630 + 1215 - 3012 + 8563 Output:
[ "16188" ]
task085-87f490db6ba9427e949de03ac75f9127
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: 243 + 7865 - 7322 + 7584 - 5378 + 2687 + 9846 Output:
[ "-15039" ]
task085-5a85a618b0294392be8c7e8904cd7798
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: 5135 + 9254 + 7170 - 9463 - 2302 - 48 - 466 + 2215 - 7659 Output:
[ "6434" ]
task085-3fe4f1c1e2f84823a5afe696ebdf6e50
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: 6490 - 5917 + 4518 + 416 + 9490 + 9613 Output:
[ "-11630" ]
task085-7e9e46f9d30143218f4175b692f9fd71
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: 4976 - 1283 - 9893 - 6911 Output:
[ "23063" ]
task085-0e6038b783264551a8d1b94ff28a48a9
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: 6900 + 964 + 3662 + 8914 - 2651 + 304 Output:
[ "-4293" ]
task085-c7d6cbc7971840538448c29dd78367a9
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: 8382 + 7043 + 9056 + 2222 + 7865 + 4445 - 4173 - 324 + 3079 Output:
[ "-20831" ]
task085-ed24eb344ec9497e813f1a546e95f0fe
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: 395 - 3060 - 445 + 3450 + 3365 Output:
[ "-2915" ]
task085-631808d98d6649e7bbfac0f83ee4422d
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: 9636 - 562 - 2306 + 8936 - 1738 - 6206 + 1561 + 2584 Output:
[ "7367" ]
task085-4d9496b670e545419436c0f3053b1e88
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: 1948 - 7349 - 8167 Output:
[ "17464" ]
task085-5063407b20514c4ba79386d926bfe1ed
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: 5228 + 3310 + 4399 - 7474 - 6812 + 9350 - 8429 Output:
[ "10884" ]
task085-3e1562be05974970ab64d8403e862f0f
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: 40 + 5314 + 9892 - 218 + 8574 + 776 - 5253 - 7974 Output:
[ "-11071" ]
task085-9a92c50b2bd74a4aa8d064c6cb90166c
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: 9954 + 4250 - 4835 + 6737 - 8434 - 6461 + 1008 Output:
[ "17689" ]
task085-340dcb7fafc54a75b740c964de92fb07
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: 5229 - 1107 + 2930 Output:
[ "3406" ]
task085-c75e6b84911346c9b751a902f417581b
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: 8261 + 6687 + 9418 Output:
[ "-7844" ]
task085-63037fb68def4619ba326ee969638c6c
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: 2296 - 4729 - 7781 - 2633 - 6211 + 849 Output:
[ "22801" ]
task085-19f571fea28b4c37bd56c98952c4aae3
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: 6146 + 4423 + 133 - 3532 + 9553 - 4978 + 4013 - 6762 Output:
[ "3296" ]
task085-b5ef9a9dad8c4c9aa1c2b36a724f0393
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: 7202 - 9278 + 5227 - 2496 - 8607 + 3363 - 3648 - 4478 - 9231 Output:
[ "36350" ]
task085-ca6652c558ac41e79094a5c0724658a7
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: 7746 - 2667 + 1801 - 5756 - 6076 - 6701 + 3002 Output:
[ "24143" ]
task085-e52c5683aeb54bf09fd443b63aed8a3e
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: 1510 + 8779 + 5742 - 9951 - 2155 Output:
[ "-905" ]
task085-ebcb62215812444ebf614592c82d3b3c
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: 231 - 2557 + 1972 - 2725 - 1573 - 8979 + 9655 - 191 Output:
[ "4629" ]
task085-26e92ad44ecd445b91f96ee60536cd65
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: 6049 + 430 + 3362 - 7563 Output:
[ "9820" ]
task085-31b0058b5685450bb3fc43988f1f3d80
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: 6632 + 4289 - 5319 + 532 - 1872 Output:
[ "9002" ]
task085-9b6e571759114c9a83c7f5afa9b8ca98
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: 9524 + 3792 - 4784 + 8716 + 2483 + 535 + 9132 Output:
[ "-10350" ]
task085-faf4841eba354cbfa37373882b4d69b8
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: 9240 - 5321 + 7584 - 9605 + 9674 - 5556 + 6400 Output:
[ "6064" ]
task085-2496a13539614766ad3b92b0fe86ab01
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: 302 - 7850 + 6753 - 8495 - 8706 - 6432 Output:
[ "25032" ]
task085-112fb413ffb7476fa5b8cbef73e6b28e
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: 3946 + 159 + 586 - 7030 + 5958 - 7795 + 3233 Output:
[ "8835" ]
task085-073d053f9b734ed480d2e69256e9bc22
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: 7731 - 1764 - 6772 - 5846 + 5787 Output:
[ "16326" ]
task085-570c4423766440cab646f0e04ee8edb0
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: 2652 - 2610 + 5258 + 3269 + 9147 - 8625 - 134 + 123 + 7776 Output:
[ "-11552" ]
task085-d2896b3381a84641af8b1676e53f6484
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 - 755 + 5734 - 4774 + 4915 - 7249 - 47 Output:
[ "3867" ]
task085-812dade1c8d74745ad504459463d8cb4
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: 2279 - 4711 - 7282 Output:
[ "14272" ]
task085-dc6af860456b4b2990ec427737337ab8
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: 7930 - 5530 - 2970 + 8932 - 280 Output:
[ "7778" ]
task085-37b25bb62f8c4ee497708304ff52525a
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: 2754 - 6541 - 7324 + 6093 - 365 + 6712 Output:
[ "4179" ]
task085-6378b61b7829423cafdde8a86b310e1b
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: 3334 - 6470 + 4908 + 602 Output:
[ "4294" ]
task085-d51828b17c5b4f22a3ba96b4a3d7b7f7
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: 4491 + 4387 - 9293 - 704 - 8629 + 3298 Output:
[ "15432" ]
task085-8b4d18bf4d2c438aa69a543af0a6ed21
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: 1943 + 6084 + 8719 + 2400 + 8595 - 7077 + 1264 Output:
[ "-18042" ]
task085-7809375f444540a88b711291bb61ff9f
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: 5118 - 7009 - 6898 + 3980 - 3699 + 9961 + 476 - 6317 - 9125 Output:
[ "23749" ]
task085-0fc37d81b5104772968f43cc6616dad3
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: 5040 + 8022 + 7593 - 6776 + 856 + 7378 + 3102 + 9194 Output:
[ "-24329" ]
task085-0507f006cec04a1d9cd7db7ad11d116f
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: 3935 + 4203 - 8723 - 3567 - 5674 + 9240 - 810 + 4795 Output:
[ "4471" ]
task085-ba8794c4fc0547b791ab4c35401a0c0a
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: 3936 + 9169 - 6448 + 1974 + 6101 + 5124 Output:
[ "-11984" ]
task085-92e5e72c8c5341a4b6550738b2c89788
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: 3814 - 2598 - 4631 + 7703 + 331 + 7772 Output:
[ "-4763" ]
task085-4de3f9fc1fc34dcabf3bfd640fd45dea
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: 8031 - 9790 + 6692 + 3314 + 9024 - 2865 + 8261 Output:
[ "-6605" ]
task085-76173b308800409392bf48f6191a30f6
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: 1614 - 4521 + 7508 - 7726 + 6176 + 8975 - 693 Output:
[ "-8105" ]
task085-7b96672276e2489a85eb51c3d64d585c
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: 2964 - 9367 - 5686 - 8198 + 6460 + 995 - 9618 - 2814 - 8569 Output:
[ "39761" ]
task085-ec5857c8c0a34df18465587bac21c16a
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: 5700 + 8159 + 8086 + 5946 - 9271 - 8620 - 528 Output:
[ "1928" ]
task085-f1c9c4cdb13f42a8bf51d9d27e9c5c5d
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: 1263 - 8260 - 3818 - 6784 + 9776 Output:
[ "10349" ]
task085-4476183b8b79415a88a6b94206408337
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: 3358 + 704 + 9456 + 2022 + 7780 + 6741 - 730 + 5843 - 7406 Output:
[ "-21052" ]
task085-89bc8e8b97c1444daa5d1cf022292cae
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: 5372 - 7144 - 4993 Output:
[ "17509" ]
task085-7043725fad1c4916ba579c9880996863
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: 2622 - 5468 - 1289 - 1287 Output:
[ "10666" ]
task085-273f3465824648ee8298017b1e1d83d7
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: 5905 - 5757 - 5316 + 5944 - 4285 - 6810 + 663 Output:
[ "21466" ]
task085-a10a55d821044927a4cd6dd383d1f28e
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: 4370 - 2890 - 209 + 6333 Output:
[ "1136" ]
task085-2616ad6565084b70abe8c4f3c2838966
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: 3106 + 5921 + 1548 - 5002 Output:
[ "639" ]
task085-ccee6dcca5694eb6be82c6e44c754b0f
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: 3241 - 8316 - 2332 + 5827 - 9071 - 786 + 8597 + 2000 Output:
[ "7322" ]
task085-f936675dd07d4cb19948b31959db8348
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: 7438 + 6559 - 1625 + 7124 - 3006 - 6335 + 5084 Output:
[ "-363" ]
task085-f798c4d5c10444779a4f9d18dec56df5
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: 7978 - 9907 - 6447 + 5619 - 5206 - 7622 + 5437 - 5807 Output:
[ "31911" ]
task085-7d8f173ff42748529435e682dea88059
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: 1318 + 5780 + 8481 - 144 - 2832 + 4409 + 6723 - 1659 - 4026 Output:
[ "-15414" ]
task085-9cbfb8d727454947978bbe8ffd1f27eb
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: 3021 + 4182 + 1883 + 6667 + 2583 + 523 - 8804 + 2526 Output:
[ "-6539" ]
task085-784efc2381f2484c8ac89ce413a4ad44
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: 204 - 9820 - 9583 + 9452 + 730 - 5257 + 9349 - 4862 Output:
[ "10195" ]
task085-f126c5c40dcc478395e9042d314a5e08
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: 8576 - 5834 - 9145 - 4269 - 979 - 4257 + 5788 Output:
[ "27272" ]
task085-54fca6dba8754f939b4ebba222a26a6d
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: 6820 - 387 + 8290 - 9203 - 9292 + 9249 - 3079 Output:
[ "11242" ]
task085-5877465122894cf588d84b5d6d39afb4
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 - 491 + 2416 + 6180 - 5567 + 9153 + 2389 Output:
[ "-4744" ]
task085-ba60a489fbf241d482b4559526c19d21
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: 5289 - 9903 - 5004 + 1130 - 4763 - 7338 - 5586 Output:
[ "36753" ]
task085-16859a19a40f4fdda972da5d3206b680
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: 344 + 4107 + 9401 + 4490 - 5191 - 1753 - 5869 + 8385 - 7325 Output:
[ "-5901" ]
task085-a2a2dedabe304c1e98f70828f4f14bb3
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: 1753 + 6393 - 2809 - 3546 + 7610 - 2795 + 2071 - 7681 - 2894 Output:
[ "5404" ]
task085-07fb2be2bad942ec890cab3397a0a928
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: 9529 + 3823 + 4744 - 9208 Output:
[ "10170" ]
task085-bead03a6d3a345bb89d9b3c8f4192afe
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: 4469 - 2074 - 4368 + 4799 + 6797 + 9995 - 5146 - 2201 Output:
[ "-3333" ]
task085-d4fc5c3fa4784949b55febfa1c0caa06
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: 7087 + 5381 - 8025 + 7599 + 1863 - 4773 Output:
[ "5042" ]
task085-255e55ccb0d54fdb89469369b9ef48b7
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: 1559 - 9981 - 6881 Output:
[ "18421" ]
task085-9195d75d5e9c43c19741dc8ddb3397f7
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: 9360 + 8596 + 8447 - 5236 + 2257 + 6027 + 7399 Output:
[ "-18130" ]
task085-92a5bfb496fa43aeb4ed32aee62c0615
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: 1881 + 7268 - 2161 + 8467 - 8028 Output:
[ "-3665" ]
task085-11ea926813e04e77addb33b0bdd2cdbd
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: 6848 - 438 + 9881 + 5559 - 4814 + 8014 + 3039 - 1917 - 2569 Output:
[ "-9907" ]
task085-a3a3cea3ee7745ae88e86e781a572f6b
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: 4180 + 2877 + 8763 - 7274 - 9260 - 8752 - 924 Output:
[ "18750" ]
task085-52eed51788894e778d7d525776e8d657
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: 4708 + 4224 - 12 + 7012 + 8831 + 7871 Output:
[ "-23218" ]
task085-a52f120e739b46bf99ce4f579df07d8d
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: 3701 - 4302 - 1323 - 2978 + 922 Output:
[ "11382" ]
task085-5db5fa03b99e41ceb775fa9b0b06419b
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: 6760 + 3673 - 4509 + 4472 - 2059 - 1779 + 9716 - 1485 Output:
[ "-1269" ]
task085-030bd515f59f4b2c98b793618e8bd703
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: 3976 + 4589 + 158 Output:
[ "-771" ]
task085-7e3bcb46da71401c87abe1a3b2a23de1
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: 7781 - 5580 + 9550 - 4891 - 4137 - 2245 Output:
[ "15084" ]
task085-9870068e2b6b4a758bcb413d1275ec80
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: 4283 + 9947 + 7561 - 4164 - 934 Output:
[ "-8127" ]
task085-0a09eba683124c3c899b70cc47ff1485
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: 7902 + 2961 + 2148 + 5161 + 9203 - 9577 + 3037 + 8760 - 1168 Output:
[ "-12623" ]
task085-864c2851cbb941e98fbdc16f05d617b9
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: 3778 + 8938 - 8926 - 473 Output:
[ "4239" ]
task085-4c5f265cfc0444a5a24c00ef70867164
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: 116 + 1915 - 222 - 9911 + 187 + 4689 Output:
[ "3458" ]
task085-ac15580af3d04499b172485428e5b0c3
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: 314 + 6623 + 7320 Output:
[ "-13629" ]
task085-97957f7d5dc24c93b47ca8eef0e4b76c
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: 3055 - 1677 - 8825 - 1417 Output:
[ "14974" ]
task085-8e42602b99064b7aa8669e68a07623f9
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: 7736 + 1630 - 8208 - 1497 + 910 - 7960 - 3355 - 2633 + 2233 Output:
[ "26616" ]
task085-09371e3d04f942889bd9faeeff61e7b0
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: 4856 - 5076 + 3869 Output:
[ "6063" ]
task085-bd350b5fde3847ee94819675b629128e
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: 568 + 2007 + 6445 + 9400 - 7529 - 803 + 9652 + 736 - 3647 Output:
[ "-15693" ]
task085-613bc100e4494203a777c30318677234
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: 7046 + 1051 + 7955 - 966 Output:
[ "-994" ]
task085-00cfefa14276429a9e213c3629ee4c5b
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: 2958 - 8163 - 8653 - 8511 - 1453 - 9600 + 9323 - 8890 Output:
[ "38905" ]
task085-1f5cb90043154199ba2bf9e3fb233256
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: 7424 + 9500 - 3067 Output:
[ "991" ]
task085-45e755958aa34f509db738d4046a8dda