Owl Get a Life
coke.cpp: In function ‘int main()’:coke.cpp:42:31: error: ‘b’ was not declared in this scope 42 | prefixsum[i]=prefixsum[i-1]+b[i].first; | ^