You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ clang main.cxx
$ ./a.out
# [10676] Hello! Finding sum of 15 and 20# [10676] Sum: 35# [16812] Hello! Finding sum of 5 and 10# [16812] Sum: 15# Final Sums: 15, 35