input
stringlengths
543
589
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 operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2058 # 5471 # 9618 Output:
[ "-13031" ]
task087-8036bc7ca776463eae74d19b2c78211f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1754 # 4826 @ 2384 # 126 @ 7304 # 348 # 5983 @ 5164 @ 8708 Output:
[ "14031" ]
task087-8c0d9b5000f243a0b7d43dde1e57c843
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 532 @ 4215 @ 4760 Output:
[ "9507" ]
task087-c7d2b47fbb7a4411a2788ba267f3cf6e
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1024 @ 7460 @ 6629 @ 1175 @ 2323 # 264 @ 7735 # 904 Output:
[ "25178" ]
task087-bb4f838e42b042209e392d8dc7a98a44
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8094 # 9035 @ 2727 @ 8721 # 652 # 6286 @ 6922 @ 2781 @ 382 Output:
[ "13654" ]
task087-00798c3890144846a1fafcb7b0457b03
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6732 # 6062 # 8330 @ 7788 # 730 Output:
[ "-602" ]
task087-caf546ebba2c4a2990a7f4e43e07badd
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8853 @ 263 @ 2203 @ 1931 @ 6754 @ 3533 @ 3248 # 6088 @ 4307 Output:
[ "25004" ]
task087-f499580ec8f84c04932c0e4585e5ec53
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6214 # 8544 # 4847 # 6649 @ 933 @ 4108 @ 3846 Output:
[ "-4939" ]
task087-7cdaacc6278646c0aa41db2538575ad1
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5379 # 5822 # 3320 # 5247 @ 5397 @ 51 @ 9055 Output:
[ "5493" ]
task087-67703bbcf8d84d479bbf72fe4141f5c3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8442 # 3765 @ 1879 # 723 Output:
[ "5833" ]
task087-0a336b3f5210476f908238015bf80e3c
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1659 # 7131 @ 8889 # 8053 # 9552 @ 4977 @ 6631 Output:
[ "-2580" ]
task087-6538d4a69bb846b1b825c9cfb9cdb5a1
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2703 # 3582 # 8193 # 8358 @ 2106 # 4697 # 8342 @ 2653 @ 4937 Output:
[ "-20773" ]
task087-6e502de98c2448ba81a143535b6fb2ef
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5501 @ 1670 @ 376 # 1460 Output:
[ "6087" ]
task087-de966a51cb7a493183aa519405473a09
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5338 # 4955 @ 2398 # 4176 @ 749 # 3187 # 3053 Output:
[ "-6886" ]
task087-56a8f7c1952d4e2ea6e5400fbed1a7ac
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8717 @ 6135 # 2706 Output:
[ "12146" ]
task087-841d81420fc6408dbeb12ef3965ab6f3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8658 # 3165 @ 6250 # 3116 @ 3780 Output:
[ "12407" ]
task087-c867fdacc6334bed9836d13540305448
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2729 @ 4530 # 516 @ 9402 Output:
[ "16145" ]
task087-0cea2fa3f21349b299e6d92af458b713
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 4009 @ 5647 @ 7806 # 2497 @ 9497 Output:
[ "24462" ]
task087-2c0dd5e41e0b4014ba9523c9a77ca0d7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 4819 # 7609 @ 4060 # 8476 # 8811 @ 5106 # 2280 @ 5342 Output:
[ "-7849" ]
task087-3273dad06df943efbd0879da8b3c82d8
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9675 @ 654 # 3638 # 2409 Output:
[ "4282" ]
task087-caa7c53a0d1e4105a6f16d0256e95b58
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2053 @ 7048 @ 2691 @ 8971 Output:
[ "20763" ]
task087-c78337101acd417eb92d5c793283e560
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7392 # 9685 @ 3575 # 9028 @ 9429 # 8408 # 1489 Output:
[ "-8214" ]
task087-7844635ea4674d54b41290d77b6ffe9c
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 3066 @ 1762 @ 6568 @ 1528 Output:
[ "12924" ]
task087-76dc28ffccf54e4db482c053f1e10167
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8531 @ 6298 # 1546 Output:
[ "13283" ]
task087-7be36e8a79654a1c8fd7c9355ec7280d
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 4431 @ 482 @ 5285 # 1520 @ 7857 Output:
[ "16535" ]
task087-50a6877fe33e4c65b629477650cd6e74
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 4183 # 4176 # 5069 # 6064 # 6102 @ 5701 Output:
[ "-11527" ]
task087-c738b4b119dc414e9f65ced94baad1c9
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8360 # 8090 @ 5957 # 5457 @ 5413 # 3343 @ 2018 @ 2458 # 6475 Output:
[ "841" ]
task087-2b351e9b01e54b918812654e5dad0f89
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9204 @ 1507 # 9223 @ 6363 @ 3577 @ 9856 @ 1994 @ 5485 Output:
[ "28763" ]
task087-d127b13c800c4deea4be34ee0dfde4a3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9378 @ 5752 @ 8903 # 6327 # 5474 @ 2953 # 8799 Output:
[ "6386" ]
task087-33fb22c5aaa04f65bb15aa779e8898b3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9879 # 8585 @ 4078 # 6210 @ 7239 @ 3002 # 2455 @ 9817 Output:
[ "16765" ]
task087-f673a1792ff9496386cba6148bd19ef5
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 231 # 579 # 2318 @ 8464 # 4884 @ 778 Output:
[ "1692" ]
task087-d0aa0c0f2d444cbda6872d37bdfaed89
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1882 @ 6243 @ 3923 Output:
[ "12048" ]
task087-1cdb7b9d612d4710b44cd0d63d96121e
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9965 @ 9853 @ 8581 @ 9455 @ 9822 Output:
[ "47676" ]
task087-0c60c4e6d0094c3ca0432756d07b0a70
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5115 # 4725 @ 8193 # 3131 @ 6817 @ 7632 Output:
[ "19901" ]
task087-a59a66d586eb44b291b2a98ff132ed38
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7773 @ 3264 # 8041 @ 4068 # 5476 # 5946 # 8987 # 7719 Output:
[ "-21064" ]
task087-8934f360f13644e7ad5762b527467371
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5263 @ 8483 # 8668 @ 4802 # 7388 @ 2501 @ 3137 # 8399 Output:
[ "-269" ]
task087-ae90235a784947e98773147030d0a9bc
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 720 # 1309 @ 989 @ 1211 # 5749 # 7 @ 3147 # 9792 # 1243 Output:
[ "-12033" ]
task087-bd67e715ad09433781c103b21490c7a7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8038 @ 5493 @ 1166 @ 2238 # 9221 # 8318 Output:
[ "-604" ]
task087-96fcad76d95642dd94c48434e1512c45
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 687 # 5177 @ 6370 # 7574 # 892 @ 2499 Output:
[ "-4087" ]
task087-8cdb5a2290b84004a4d7c992ff381dd8
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1718 @ 9244 # 1530 # 9882 @ 3152 @ 9438 @ 9458 @ 777 Output:
[ "22375" ]
task087-15a8921fc5e14835bb98230941851fcb
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5315 # 9401 @ 6741 @ 8998 # 3018 Output:
[ "8635" ]
task087-2f749f6a51474859bda6ce7c7f23fa1c
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2759 @ 1013 # 5223 @ 4409 # 667 @ 3220 @ 7884 Output:
[ "13395" ]
task087-7b8db737c4a640fcb2c51cd2323cafa9
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1466 @ 1468 @ 6617 @ 4205 # 7446 # 7878 # 101 Output:
[ "-1669" ]
task087-5a351b86ae9f4e0ca26b13bfc6f5aac2
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 266 # 5519 @ 8770 Output:
[ "3517" ]
task087-129bd28bd7674a75abbbf4800414e45a
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8711 # 2956 @ 2646 @ 2514 # 9287 Output:
[ "1628" ]
task087-e5a4098a0baa4af48d786d983d20a650
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7870 # 7726 @ 1508 @ 8722 # 3005 # 7091 Output:
[ "278" ]
task087-06f86925d37c4fb6a86453722fa510ec
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9378 @ 6980 @ 4135 @ 1667 # 1555 # 1328 @ 9963 # 1818 # 2424 Output:
[ "24998" ]
task087-a5be7f29f9634602a157eb3b6c1ebb5c
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5640 @ 148 @ 7578 # 2373 # 3438 @ 4775 # 8187 Output:
[ "4143" ]
task087-50e137d8b4ab4378a3835f6403e2e75a
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 4752 # 3138 # 6289 Output:
[ "-4675" ]
task087-7141d5757ddb4526b686b3ba05fa2e3f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9056 @ 9746 @ 9841 @ 8015 @ 6487 @ 9419 @ 8836 @ 1638 Output:
[ "63038" ]
task087-5eb6958c82244325a135cbc3c428e6c3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6661 @ 1434 # 4772 # 3274 @ 3728 @ 3147 @ 8017 # 1069 @ 9909 Output:
[ "23781" ]
task087-328310d21f884cc99f92829b96386446
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8311 @ 2772 @ 6428 @ 5441 # 8067 @ 198 # 5692 @ 9155 Output:
[ "18546" ]
task087-c3826e551f5b4210b484d7bc99666553
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8313 @ 3367 # 5116 # 5630 Output:
[ "934" ]
task087-99139c01328148e5af46cd38445415d8
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6708 # 9437 # 4227 Output:
[ "-6956" ]
task087-46804684999e424aa3a43d1b738174a7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1275 @ 9214 @ 8865 @ 2154 @ 1450 Output:
[ "22958" ]
task087-64f2921bb07e48eca8554511a1e7094a
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9862 @ 119 @ 7158 @ 3546 @ 9531 # 5012 Output:
[ "25204" ]
task087-90c517b71c7e43789cb17c80f61634bd
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2817 # 8153 @ 6533 @ 8988 # 6471 @ 7001 # 1079 @ 7471 Output:
[ "17107" ]
task087-e32ec1e6e2274849bac0616a86d97e21
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8661 # 6301 @ 1133 @ 1068 # 6501 # 9509 Output:
[ "-11449" ]
task087-33c24002fe4942e9bb5620d6f459fc1f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7722 # 8538 @ 3716 Output:
[ "2900" ]
task087-c30839bafb9947d3ac6020453173098f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2154 # 2354 @ 7132 @ 6772 @ 9125 @ 5400 # 8025 # 6343 Output:
[ "13861" ]
task087-37e7c46e450e416593796da6ca102a0b
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 59 # 2968 @ 2212 @ 3696 @ 334 @ 3679 # 7146 Output:
[ "-134" ]
task087-e02620dc0143492289b14d74b6f31f3b
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8079 # 6694 # 3171 @ 8 # 7000 # 1198 Output:
[ "-9976" ]
task087-a2efc60e96864a0dbc1aed7df76eccdf
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8723 @ 8786 @ 5304 # 3700 @ 435 @ 2562 # 7488 # 7002 # 715 Output:
[ "6905" ]
task087-2c63aa0df5c0441596ef8e273553fd32
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7950 @ 2636 @ 6004 @ 4048 # 7315 # 9049 @ 6781 # 9743 @ 9685 Output:
[ "10997" ]
task087-e9f46cc356f04db8a4bf79006c7cde71
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7175 # 5825 # 1904 Output:
[ "-554" ]
task087-5aeb0097187f48aa8028b02984eb7a81
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1864 @ 650 @ 4983 @ 3724 @ 4244 @ 4618 # 2255 Output:
[ "17828" ]
task087-22f6849b48e241c4affaa53fe958701c
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1946 # 6039 # 7582 # 4456 # 5584 # 4239 Output:
[ "-25954" ]
task087-a0079fc1b6ad43b4877e64a4411c7fc2
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 107 # 4833 @ 7448 # 3549 # 9922 @ 6065 Output:
[ "-4684" ]
task087-1e82a5f0a9b9450294a38d580a9276c6
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2135 @ 539 @ 8775 @ 135 # 122 # 3219 # 9587 # 1997 # 2328 Output:
[ "-5669" ]
task087-bdb16b4c6ce644f8b4156c1f4fc86f0d
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2321 # 9653 # 6557 # 826 @ 9901 Output:
[ "-4814" ]
task087-b276edaf289a49f9ab9371eef59e5e3b
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8400 # 1980 @ 758 @ 2698 @ 5446 # 5785 # 6045 Output:
[ "3492" ]
task087-f40ac70359d84f22975f2add94cfe8f3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9274 # 4651 # 1690 @ 3491 # 7611 # 7099 # 7120 # 6471 # 6685 Output:
[ "-28562" ]
task087-a1b4917c8e774507abab127d4b67b67e
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7949 # 4070 # 9353 Output:
[ "-5474" ]
task087-a98d164b44d54e7c871003d9d102f516
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5280 # 2256 @ 2782 Output:
[ "5806" ]
task087-8e039887f9194908835600417b1719c7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1753 # 4314 @ 3538 # 7342 @ 6326 @ 6393 @ 136 @ 161 @ 4337 Output:
[ "10988" ]
task087-17bbaa4544ea4473a49766211d148329
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5654 @ 4994 # 4381 Output:
[ "6267" ]
task087-5fc793c8d40147c8819da78a2ab3fb25
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9074 @ 767 # 2125 # 2353 @ 2147 Output:
[ "7510" ]
task087-95017167bb3f457c90d0eec80e157f6f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1777 # 2859 @ 991 # 554 # 5553 # 5084 @ 6645 @ 5443 Output:
[ "806" ]
task087-a0402c128ed94862b65352add4d3eb30
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1938 # 5227 @ 7511 @ 7643 # 8521 @ 6166 # 5315 @ 8391 Output:
[ "12586" ]
task087-ff066906e52e490eb7b8670967eaf0b3
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 189 # 9639 # 6950 @ 1763 @ 1978 # 7659 @ 8156 Output:
[ "-12162" ]
task087-cb226b5e83f94aaca8abbee4d25a52fc
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6457 @ 882 # 4139 # 9537 # 8571 Output:
[ "-14908" ]
task087-0bb492811661480cba3f04df7144b40f
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 952 # 9396 @ 7166 Output:
[ "-1278" ]
task087-8c47af1b4b524882b46f64c81a1d28de
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 364 # 216 # 4072 # 1397 # 3936 Output:
[ "-9257" ]
task087-56893a61f57e4bfda58b9b503d3a4931
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1162 @ 622 # 7209 @ 3448 Output:
[ "-1977" ]
task087-53747a5fa444420a8309e0409f15c4c7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8741 @ 335 # 9215 @ 484 Output:
[ "345" ]
task087-ee0946b16d0d4bc48b733c6f1d7427ef
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8571 # 5985 @ 8912 Output:
[ "11498" ]
task087-0ea22e5aae9b4b21bd214c3470aed8ff
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 3847 # 13 @ 3533 @ 3162 @ 2287 @ 9753 @ 3110 Output:
[ "25679" ]
task087-82994b4973b4462ea57aa0505fb5aa62
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6612 @ 8945 @ 6777 # 2133 # 2967 # 5241 @ 3253 @ 7421 @ 1548 Output:
[ "24215" ]
task087-e36802b91dab42a0b3d5b7a0b52566c2
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 673 # 5127 @ 287 # 9531 # 2881 # 7388 # 4826 @ 9305 Output:
[ "-19488" ]
task087-8312ac9ada0b43d3ac9b9a4e1913cd9a
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 28 # 9266 @ 3846 # 8930 # 5637 @ 2017 # 1054 # 8700 Output:
[ "-27696" ]
task087-cd5e225ee364421785124fd52f093999
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 281 @ 7793 @ 5184 # 2962 @ 4511 Output:
[ "14807" ]
task087-9c0b25e963f84027bf47e870bed22b82
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 9086 @ 2654 # 7623 @ 901 # 7548 # 4881 @ 9 @ 3489 Output:
[ "-3913" ]
task087-2271407313724bc088a955992a6d6fee
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 2721 # 2900 # 6649 # 3218 # 8255 Output:
[ "-18301" ]
task087-5b123160ddb1432289efc5ea053531d9
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8578 @ 1666 @ 2998 @ 5026 @ 2187 # 9438 @ 7146 @ 2044 # 2407 Output:
[ "17800" ]
task087-4f44f7d3698b49c8ac29eb4e432abf82
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7425 # 2090 @ 7112 @ 6739 @ 6089 @ 3205 # 4014 # 4375 Output:
[ "20091" ]
task087-69c32e5ab23949a7a4810b3941fa2d02
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 8458 @ 4098 @ 6886 @ 294 # 4951 # 2668 Output:
[ "12117" ]
task087-0b59917046a34f5caab3275b34fccddb
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 6739 # 1607 @ 8967 @ 6334 # 9890 # 2220 @ 2415 @ 3634 Output:
[ "14372" ]
task087-117fb32fb0a743e3a818b617ba50ee69
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 5169 # 3327 @ 8767 # 5377 Output:
[ "5232" ]
task087-7c1db160b27f4d18818e3db76aa0fc39
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 1754 @ 356 @ 4424 Output:
[ "6534" ]
task087-35a3fe3bf0f6439b86f9016123ca1dd7
Definition: In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer Positive Example 1 - Input: 6 @ 17 Output: 23 Positive Example 2 - Input: 25 # 20 @ 3 Output: 8 Negative Example 1 - Input: 15 @ 20 # 3 Output: 18 Now complete the following example - Input: 7644 @ 8146 @ 6810 @ 9469 Output:
[ "32069" ]
task087-e950a95418c844c19cec7375d220016d