We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7dd7fa commit 7c25364Copy full SHA for 7c25364
problem36
@@ -0,0 +1,4 @@
1
+//Solution by S.Reshma Farhana, IT
2
+
3
+Prefix Notation: - * +ABC ^ +DE - FG
4
+Postfix Notation: AB + C * DE + FG - ^ -
0 commit comments