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