Problem reading
User R9q5P8
Submission Time 2025-11-19 12:49:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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 | {
| ^