Added 2020 (python)
This commit is contained in:
5
2020/18/sample_p2
Normal file
5
2020/18/sample_p2
Normal file
@ -0,0 +1,5 @@
|
||||
1 + (2 * 3) + (4 * (5 + 6))
|
||||
2 * 3 + (4 * 5)
|
||||
5 + (8 * 3 + 9 + 3 * 4 * 3)
|
||||
5 * 9 * (7 * 3 * 3 + 9 * 3 + (8 + 6 * 4))
|
||||
((2 + 4 * 9) * (6 + 9 * 8 + 6) + 6) + 2 + 4 * 2
|
Reference in New Issue
Block a user