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: 7121 @ 9017 @ 6937 @ 770 Output:
[ "23845" ]
task087-01e04cef8c1c43b98f474c57307fa2e6
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: 9569 @ 8889 @ 5912 @ 8468 # 5830 # 1399 Output:
[ "25609" ]
task087-a9757a40249c447592e77a4c6a17e835
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: 5362 @ 2282 # 1296 @ 294 @ 7800 Output:
[ "14442" ]
task087-98da02f65018449db4eb5bd99084848a
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: 7302 # 6632 # 419 # 9358 # 4390 @ 638 # 1474 Output:
[ "-14333" ]
task087-cbe0fcdb075d4bf89b39a0d4eb1c15b7
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: 712 # 4158 # 5693 # 2778 @ 1553 Output:
[ "-10364" ]
task087-ba73e9c54b0045ef9096ad9ede4d9230
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: 1150 # 2099 @ 8267 @ 9120 # 1878 Output:
[ "14560" ]
task087-6de5f830bab04f7d81efcfa8d506b4a5
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: 5376 # 2995 # 4667 Output:
[ "-2286" ]
task087-fd0b5ca097c24f28bee2e8a2ed6c3c4e
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: 8876 @ 577 @ 2129 @ 264 @ 6576 Output:
[ "18422" ]
task087-cf3301c08d834a5f9d3aaa27a6da3024
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: 8725 # 5258 @ 7561 # 4652 @ 2293 # 7403 # 2707 @ 5486 Output:
[ "4045" ]
task087-8edec338831946aaabaf3770e49c143a
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: 6263 @ 7662 @ 1890 @ 4302 @ 3150 @ 8081 @ 4168 # 7082 @ 1077 Output:
[ "29511" ]
task087-19208f706c7a49168dc1467f379b319b
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: 4251 @ 2912 # 3467 @ 3327 @ 8789 # 2236 Output:
[ "13576" ]
task087-67f44946031d47b3a0eeac4000db1813
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: 8695 # 5705 @ 957 # 7767 @ 7907 @ 2779 # 8531 @ 4709 Output:
[ "3044" ]
task087-48c84819166c40cfbd48fbcea8921105
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: 5545 @ 5551 @ 661 @ 6998 Output:
[ "18755" ]
task087-fb9913bb34e14e7ea98e65c5af88eb84
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: 2974 # 487 @ 6551 @ 9737 # 4657 # 4467 Output:
[ "9651" ]
task087-8aa67a9980a141509a7818b9d47ccf3e
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: 501 @ 8489 @ 8828 Output:
[ "17818" ]
task087-9a26f510cfa943bf96ae331ce4ae7cce
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: 7843 @ 29 # 2112 @ 8460 @ 3013 Output:
[ "17233" ]
task087-f211e690af784194acb8e0c182887b90
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: 2437 # 7979 # 6079 # 756 @ 8158 @ 6168 # 5748 Output:
[ "-3799" ]
task087-558f5e99b0884a08aee6106f5246bc32
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: 1917 @ 4353 @ 4321 @ 3060 @ 6681 @ 7890 @ 8148 Output:
[ "36370" ]
task087-8adf2bf755434c86a945a0e5da88d8db
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: 7509 # 4281 @ 6102 @ 3335 @ 3143 # 1693 @ 2082 @ 2797 # 3792 Output:
[ "15202" ]
task087-3bb23786472d4e4594cab9ca7e270775
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: 6040 # 1167 @ 8842 # 4465 @ 2239 # 5347 # 8403 Output:
[ "-2261" ]
task087-75d07a0397474cb8aa3d23d6ccbbf4d6
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: 6546 # 611 # 3570 # 9555 # 9492 @ 3335 # 4743 @ 3656 # 3803 Output:
[ "-18237" ]
task087-4c49bba71a24433a91ddceff7c108c7f
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: 2283 # 9204 @ 120 # 6960 Output:
[ "-13761" ]
task087-b740a200eaa74c19a2f2f1d8080a4a3d
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: 4988 @ 343 @ 5875 # 2653 # 1902 # 6888 # 809 @ 4979 Output:
[ "3933" ]
task087-2adae6faa5b6438fb29e8c860e4e3e8d
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: 7444 # 986 # 9514 @ 1250 # 7713 # 9682 @ 3966 Output:
[ "-15235" ]
task087-6b365b5f9bd640a0a8beae95d02ea9c0
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: 580 # 6873 @ 9041 @ 1461 # 265 Output:
[ "3944" ]
task087-dbd541f85116493a90cdd7178bb17ab1
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: 984 @ 5498 # 6743 # 7112 # 4127 # 3521 # 1707 # 9739 @ 4897 Output:
[ "-21570" ]
task087-25392fd125ac43f797354e889e3d31cf
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: 2377 @ 4500 # 8359 @ 9946 # 9011 Output:
[ "-547" ]
task087-209bb24fcbbc4f929167761ef500d444
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: 8305 @ 3990 @ 1760 @ 9298 @ 8262 Output:
[ "31615" ]
task087-f975cd1e30a045a9862fe172f85736c0
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: 7436 # 7164 # 1147 Output:
[ "-875" ]
task087-3e80d9991d6742aaa10c66c4f41d1d7a
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: 6750 # 2686 # 859 @ 905 # 6473 # 7015 @ 508 Output:
[ "-8870" ]
task087-38bcf1ce418d4cc58d39ee83cd069c51
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: 8061 @ 7453 @ 9758 @ 816 # 40 @ 4281 @ 7708 @ 5051 @ 8221 Output:
[ "51309" ]
task087-00219377a4a848bca5f362e2bc6c89c6
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: 4389 @ 5810 # 543 # 4556 # 7662 # 8432 @ 2292 Output:
[ "-8702" ]
task087-c9b895ead4bb465fb6813080a05babf0
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: 7255 # 3807 # 8098 # 2953 # 8611 Output:
[ "-16214" ]
task087-f221b9f75e484d51bac634aed80eec96
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: 4397 # 3478 # 9837 # 7164 @ 7972 @ 3676 Output:
[ "-4434" ]
task087-415af3f151eb4759a69082950133988a
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: 2120 # 834 # 6148 @ 325 # 2925 # 7003 # 5057 Output:
[ "-19522" ]
task087-cd5e5dc4cdb64c68936baa099214d817
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: 2488 @ 2224 @ 5909 # 330 @ 7796 # 5377 @ 9341 # 3205 Output:
[ "18846" ]
task087-5c26f4936e1d4424a454b794c0d60cf9
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: 5495 # 7575 @ 9675 # 3486 # 9879 Output:
[ "-5770" ]
task087-bf9436c914ea464a87b867157669c827
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: 7501 @ 474 @ 9561 Output:
[ "17536" ]
task087-464dcf9735ef4e3fb67d409361a045f9
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: 8509 @ 7941 # 9821 @ 5444 @ 5365 # 3956 # 5868 # 9108 Output:
[ "-1494" ]
task087-4f70dfb572304160b0553c6bca1fd134
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: 1508 # 4231 @ 843 # 5387 @ 4016 # 4967 # 4792 @ 3925 @ 1406 Output:
[ "-7679" ]
task087-32df6b2851824cf0ac4b0f64e72bedba
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: 3630 @ 7852 @ 3888 @ 8576 # 2324 @ 8521 # 9516 # 4361 # 9947 Output:
[ "6319" ]
task087-9976217bb08540b294d6945fe62e16ae
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: 126 @ 8943 @ 2476 # 7766 @ 2271 # 7213 @ 6602 # 8086 @ 2129 Output:
[ "-518" ]
task087-9dd6e73b78bd4b8ca5953c9f1b759292
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: 8204 @ 3179 # 7032 @ 197 @ 7194 Output:
[ "11742" ]
task087-d73a9680f9534ec48f55a22e7cf898bc
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: 2141 # 9746 # 3355 Output:
[ "-10960" ]
task087-d1fcd3be5ed14fbbb4f9e9e2e293025c
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: 1482 @ 904 @ 7474 Output:
[ "9860" ]
task087-65f1102454e54ed38b1ca634d939a64e
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: 3804 # 5140 @ 7961 # 2759 # 5465 # 4676 @ 2038 @ 3089 # 2462 Output:
[ "-3610" ]
task087-6f8898af27e940c3a728cb9d0af752d3
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: 3217 # 1465 @ 7919 @ 6882 # 1421 Output:
[ "15132" ]
task087-b96c9bf14cc14b72ab4bb465af7c5096
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: 5038 @ 8417 @ 7931 @ 7414 @ 5627 # 6512 # 5503 Output:
[ "22412" ]
task087-e25b97e0de714648ac92bcce5b9a230c
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: 2303 @ 4937 @ 3497 Output:
[ "10737" ]
task087-f8ce61d01c4548ff8818d4b432238c35
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: 7208 @ 2074 @ 2796 # 8783 Output:
[ "3295" ]
task087-cae77553977143dabb9170d8118f54f4
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: 2400 @ 4080 @ 5471 @ 7562 @ 3963 Output:
[ "23476" ]
task087-870807d3913243f48082ba5520233556
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: 985 # 1708 # 5868 @ 2171 @ 5274 @ 2463 # 3062 @ 3540 Output:
[ "3795" ]
task087-31b03b9102684c40940a86b37f055879
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: 197 # 2174 @ 1910 Output:
[ "-67" ]
task087-d579556943ed45648447cee566dbc902
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: 802 @ 9382 # 3261 Output:
[ "6923" ]
task087-ac5576d53f744651858161eb3d8b5df8
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: 9689 # 3967 # 2592 # 3020 # 6589 Output:
[ "-6479" ]
task087-9a54ada08bcd437ca94d3fbbcc1d08ab
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: 7671 # 7716 @ 5899 @ 2520 # 497 # 24 # 16 # 840 # 9556 Output:
[ "-2559" ]
task087-07645ee88fd4430e90724babc9051c6d
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: 2984 # 596 # 8941 @ 4235 @ 5264 @ 351 # 3797 @ 7168 # 55 Output:
[ "6613" ]
task087-b01f027f2a3b44faa4527e1d1ecf5790
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: 9701 # 5759 @ 6096 # 2529 # 8223 Output:
[ "-714" ]
task087-a1472585ee274fd08e801f7cd67c952f
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: 5861 # 3789 @ 8772 @ 2366 # 7749 # 4262 # 303 @ 1479 # 2290 Output:
[ "85" ]
task087-847a8df358a642fca92034ac5c99e5d2
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: 480 @ 9667 # 9401 # 8432 @ 4915 @ 1108 @ 5874 # 3694 Output:
[ "517" ]
task087-1128564975b8447ab14e1f2108938bda
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: 5047 # 1376 @ 5448 # 6636 Output:
[ "2483" ]
task087-e89e4dd8a5544023b6f6f6bff461b670
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: 1558 @ 9487 @ 6303 # 8467 @ 26 # 5293 # 1867 @ 6552 Output:
[ "8299" ]
task087-fc0f0f84e8ff476b869d10f71accb336
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: 800 # 3022 # 9936 @ 7544 Output:
[ "-4614" ]
task087-5f7766c0d0a64bb9988e8fe4dbb859e6
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: 8938 @ 421 # 7192 # 6922 # 3139 @ 1371 @ 5640 # 8202 Output:
[ "-9085" ]
task087-06f62771cfab4f25ba478e358ea40476
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: 9366 @ 259 # 814 Output:
[ "8811" ]
task087-3e17fcbc3aa0415baedcbfd0c242a32d
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: 6537 # 6245 # 1123 Output:
[ "-831" ]
task087-c18e5542f20b4315890ac1e639757bf6
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: 3691 # 5038 # 5530 @ 4641 # 7357 @ 7899 # 1320 @ 8382 # 471 Output:
[ "4897" ]
task087-0db5e43a172542ab9bca5008707e9e21
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: 2748 @ 1189 # 6744 Output:
[ "-2807" ]
task087-7da22c6bb8114a509754326a6c46c42a
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: 2067 # 3405 # 4016 # 9321 # 5524 @ 3480 @ 7745 Output:
[ "-8974" ]
task087-bef507a632964be1b66590bdabf257e5
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: 1704 @ 1769 # 3697 Output:
[ "-224" ]
task087-d1cdec4f31614f8c907c24d51edd8e53
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: 6346 @ 1744 @ 9870 Output:
[ "17960" ]
task087-f0e200dcd303421b8eb55c46c265be56
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: 3691 @ 9340 # 5216 # 7900 @ 8361 Output:
[ "8276" ]
task087-0ad36bf445b54b2ca42ee0d2eeea25d5
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 # 8860 # 9652 Output:
[ "-16794" ]
task087-bd33c9ffb54f4cd2bb49efcc92e43382
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: 556 @ 5223 # 5888 @ 4866 Output:
[ "4757" ]
task087-6a45e4d8faa74a3c9ff3c95fbb15acff
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: 3428 # 7393 @ 5754 @ 5539 Output:
[ "7328" ]
task087-4f7d604edd2f4c8c96de0f3a8d53506e
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: 768 @ 5501 # 7336 @ 5927 # 1173 # 5115 @ 1595 @ 2819 @ 6232 Output:
[ "9218" ]
task087-a6b260e56b324b6f9c6de4e5f1b4690c
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: 950 @ 3653 @ 9224 # 3435 @ 4352 # 493 Output:
[ "14251" ]
task087-9bcea456094b467f90cd6c268e21f8de
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: 2103 @ 9942 @ 9545 # 8164 @ 5468 @ 969 @ 3155 Output:
[ "23018" ]
task087-1a60c0b75c7d4a45a334eec7f26c0487
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: 1604 @ 8876 # 2584 # 5697 @ 7986 @ 470 @ 6813 # 9910 @ 4545 Output:
[ "12103" ]
task087-c40336b0ae97460b8ba50c7dcd6469da
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: 806 @ 7836 @ 5049 @ 6509 # 9788 @ 5836 Output:
[ "16248" ]
task087-87474ee0192e4a978f15a2385a7148c0
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: 965 # 7038 # 1063 # 8671 @ 2990 Output:
[ "-12817" ]
task087-c26845001ce94982be335adc854ceb68
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: 3518 @ 6923 @ 1298 Output:
[ "11739" ]
task087-f123991b9af04053b5fb71b010838200
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: 5558 @ 7937 # 3305 @ 4066 # 5624 @ 6847 Output:
[ "15479" ]
task087-9aeb8c72f32b46a2a4feeb173c280a34
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: 3832 @ 9713 # 5527 # 5891 @ 8382 # 5308 Output:
[ "5201" ]
task087-67859dd14ae34a1f852072450a85b542
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: 6719 # 3003 @ 9753 # 5236 # 9592 # 4180 @ 9304 Output:
[ "3765" ]
task087-dc1d4e4beb0a414a924ac29944b000e5
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: 6952 @ 9071 @ 8853 @ 9652 @ 7288 Output:
[ "41816" ]
task087-bf380ee78e3249799c500f77f433b7e0
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: 5723 @ 6822 # 5741 # 5834 @ 1841 @ 612 # 3450 @ 5636 Output:
[ "5609" ]
task087-0e662fb5d3f74ab6a4e2cdcab8edb6cc
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: 3023 @ 1028 # 9045 Output:
[ "-4994" ]
task087-2781061c5b3e4ab1aaff78767a115641
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: 4768 # 1694 # 795 @ 4772 Output:
[ "7051" ]
task087-14e34e903d1e47ac9f438834b0dd5d8c
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: 1731 # 9932 # 4056 # 2303 Output:
[ "-14560" ]
task087-dd131603d15f49468c7f89137e9e57e6
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: 9367 @ 9600 @ 289 # 4265 @ 175 @ 6578 @ 93 # 518 # 6184 Output:
[ "15135" ]
task087-b9c34b95c3864890bf2206826df08f24
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: 8885 # 9148 # 6665 # 7609 @ 4183 @ 3591 @ 5158 # 5649 @ 9511 Output:
[ "2257" ]
task087-95ee32a03e5a416aa4d95775b122a6c7
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: 5254 # 3146 # 2356 # 3956 @ 2381 # 1264 Output:
[ "-3087" ]
task087-83250703cffa43ed9c4930119f2759c7
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: 7944 @ 9262 @ 6197 @ 6278 # 4242 Output:
[ "25439" ]
task087-12ec6a5e116144adb285863979360d29
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: 1086 # 7477 # 9664 @ 5904 # 8033 # 5563 Output:
[ "-23747" ]
task087-a378fa889a5a4ea18e774aedec1183a0
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: 1767 @ 7166 @ 1543 @ 1185 @ 9966 # 6628 Output:
[ "14999" ]
task087-4b95013ca60044e289108ff83e8cb704
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: 2167 @ 2124 # 399 @ 8588 Output:
[ "12480" ]
task087-44a19ecac9ae4b3eb3fb61fb511d6b4e
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: 5687 # 6841 # 8020 # 2451 @ 6556 @ 4714 Output:
[ "-355" ]
task087-351ed0c0bbb343828b51b71c070d8f4d
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: 4164 # 7952 # 8342 # 9586 @ 7161 # 7772 # 8685 @ 8850 @ 343 Output:
[ "-21819" ]
task087-4119686b675e4266bc56b20683ad3c87
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: 5359 @ 2006 # 7926 @ 7453 @ 7764 Output:
[ "14656" ]
task087-523ae3dc78664243937710b714428938