1310: 表达式计算4 摘要:```cpp #include #include using namespace std; stacknum; stackop; int qmi(int a,int b) { …… 题解列表 2023年05月03日 0 点赞 0 评论 138 浏览 评分:9.9
1310基础解法(Python) 摘要:解题思路:轮子有巨人给我们造好了,只要好好利用起来就很简单(eval())注意事项:注意题目的输入,多试错几次看看是哪些数据有问题,更正即可参考代码:string = input()string = …… 题解列表 2022年11月18日 0 点赞 0 评论 95 浏览 评分:9.9
P1043-题解(C语言代码)满分题解!! 摘要: #include #include #include #include #include #include using namesp…… 题解列表 2019年12月31日 0 点赞 0 评论 463 浏览 评分:9.9
P1043 (C++代码) 摘要:解题思路:注意事项:参考代码:#include<stdio.h> #include<string.h> #include<math.h> #include<stack> #include<cc…… 题解列表 2018年03月06日 0 点赞 0 评论 677 浏览 评分:0.0