Owl Get a Life
pairsums.cpp: In function ‘int main()’:pairsums.cpp:15:7: error: ‘a’ was not declared in this scope 15 | if (a[i].first + a[i].second % 2 == 0){ | ^