Owl Get a Life
reading.cpp: In function ‘int main()’:reading.cpp:16:15: error: expected ‘}’ at end of input 16 | cout << count; | ^reading.cpp:5:1: note: to match this ‘{’ 5 | { | ^