This repository has been archived on 2021-06-15. You can view files and clone it, but cannot push or open issues or pull requests.
CS2-projects/Lab108-VenbergGE/expressions.txt
2021-03-31 11:55:52 -05:00

25 lines
361 B
Plaintext

4 * -4
( 5 * 5 )
{ 5 * 5 }
[ 5 * 5 ]
[ 5 * 5 )
5 * 4 )
5 * 4 }
5 * 4 ]
( 5643 / 3
5 * *
[ 5 + 4 }
1 - 1 / 2
( 2 - 1 ) / 5
[ 3 - -2 ] + { 4 + 2 }
( 4 + { 4 ) + 3 }
( ( [ 3 - 4 ] * 3 ) / ( ( 9 + 5 ) ) - ( ( 3 / ( 7 - 4 ) ) + 6 ) )
1 + 2 - 3 * 4 / 5
5 * 3 / ( 4 * 2
5 * 3 / { 4 * 2
5 * 3 / [ 4 * 2
3 * 4 5
* * 3
I cant think of more!
I + cant * think + of / more!