0_0_38745721_24272.cpp: In function 'void solve()': 0_0_38745721_24272.cpp:12:15: error: request for member 'size' in 's', which is of non-class type 'char [100002]' 12 | n = s.size(); | ^~~~