LeetCode String 2011. 执行操作后的变量值 class Solution {public: int finalValueAfterOperations(vector& operations) { int num = 0; for(strin...