0_0_38905364_16495.cpp: In function 'int main()': 0_0_38905364_16495.cpp:80:27: error: request for member 'size' in 's', which is of non-class type 'char [2000006]' 80 | int n = s.size (); | ^~~~