1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00

feat(solutions): add reverse-polish-notation/c/function

This commit is contained in:
Divlo
2021-10-12 22:48:23 +02:00
parent 5f7ba3b5ae
commit cc8bb07a96
21 changed files with 181 additions and 13 deletions

View File

@ -1 +1 @@
3.5
1 3 +

View File

@ -1 +1 @@
1 3 +
5 3 *

View File

@ -1 +1 @@
1 3 *
1 3 -

View File

@ -1 +1 @@
1 3 -
10 2 /

View File

@ -1 +1 @@
4 2 /
5 3 + 12 8 + * 10 /

View File

@ -1 +0,0 @@
5 3 + 12 8 + * 10 /