摘要: 1 #include<stack> 2 #include<math.h> 3 #include<iostream> 4 #include<string.h> 5 6 using namespace std; 7 8 const char* s1 = "8 4 + 6 2 * -"; 9 const 阅读全文
posted @ 2021-02-23 19:21 梦涵的帅爸爸 阅读(63) 评论(0) 推荐(0) 编辑
摘要: 1 #include<iostream> 2 #include<stack> 3 #include<ctype.h> 4 #include<math.h> 5 #include<string> 6 using namespace std; 7 8 static char s1[] = "2*(3+5 阅读全文
posted @ 2021-02-23 14:05 梦涵的帅爸爸 阅读(99) 评论(0) 推荐(0) 编辑