五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

shixun

2023-06-25 11:30 作者:-永雛張飛-  | 我要投稿

#include<iostream>

#include<stack>

#include<string>

#include<stdlib.h>

using namespace std;

int main(){

?string s;

?getline(cin,s);

?string temp="";

?int n,i,n1,n2,r;

?stack<int> t;

?n=s.length();

?for(i=n-1;i>=0;i--){

? if(isdigit(s[i])||s[i]=='-')

? temp+=s[i];

? if((isdigit(s[i])||s[i]=='-')&&(s[i-1]=='('||s[i-1]==')'||s[i-1]==',')){

? int num;

? num=atoi(temp.c_str());

? t.push(num);

? temp="";

}

if(isalpha(s[i]))

temp+=s[i];

if(isalpha(s[i])&&!isalpha(s[i-1])){

if(temp=="add"){

n1=t.top();t.pop();

n2=t.top();t.pop();

r=n1+n2;

t.push(r);

}else if(temp=="sub"){

n1=t.top();t.pop();

n2=t.top();t.pop();

r=n1-n2;

t.push(r);

}else if(temp=="div"){

n1=t.top();t.pop();

n2=t.top();t.pop();

r=n1/n2;

t.push(r);

}else if(temp=="mul"){

n1=t.top();t.pop();

n2=t.top();t.pop();

r=n1*n2;

t.push(r);

}

}

?}

?cout<<t.top()<<endl;

?return 0;

}


shixun的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
安乡县| 灌南县| 博乐市| 司法| 甘德县| 淅川县| 农安县| 从江县| 泾川县| 昌黎县| 连城县| 竹溪县| 鄂尔多斯市| 江源县| 益阳市| 得荣县| 论坛| 寻甸| 渝中区| 虞城县| 灵川县| 汉川市| 社旗县| 柳州市| 宾阳县| 嘉兴市| 胶州市| 普陀区| 浪卡子县| 治县。| 呼伦贝尔市| 瑞金市| 唐河县| 蓬安县| 故城县| 安泽县| 循化| 岳普湖县| 东乌珠穆沁旗| 玉田县| 洛宁县|