ch
Feedback
Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO

Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO

前往频道在 Telegram

Main channel https://t.me/Coding_000 Contact Admin 👉 @ILOVEU_143 for booking your exam slots Web- https://coding000.github.io/Projects/ 💯% clearance in any placement exams OffCampus -https://t.me/Offcampus_000 Discussion- https://t.me/exams_discussion

显示更多
3 341
订阅者
无数据24 小时
-117
-5030
帖子存档
Mindtree slots available ✅✌️ For Sep 4th slots only message me 100% clearance garenteee 🤩✅ NOTE -PAID😁 Contact - @ILOVEU_000

You can write any program change the logic and variable names to avoid plagarism 😁 share our channel @Coding_000

n=int(input());l=list(map(str,input().split()));loader=[] for i in l:     if i.lstrip('-').isdigit():         loader.append(int(i))     elif i=='R':         loader.pop()     elif i=='T':         num1=int(loader[-1])*2;loader.append(int(num1))     elif i=='+':         num2=int(loader[-1])+int(loader[-2]);loader.append(int(num2)) print(sum(loader)) Coding 1