Owl Get a Life
election.cpp: In function ‘int main()’:election.cpp:13:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 13 | if(s[i]=="J"){ | ^~~