foo.cc: In function 'int StringPatternMatch(std::string&, std::string&)':
foo.cc:21:13: warning: unused variable 'i' [-Wunused-variable]
21 | int i, j;
| ^
foo.cc:21:16: warning: unused variable 'j' [-Wunused-variable]
21 | int i, j;
| ^
foo.cc:22:13: warning: unused variable 'nIndexTag' [-Wunused-variable]
22 | int nIndexTag;
| ^~~~~~~~~
foo.cc: In function 'void StringReplace(std::string&, std::string&, std::string&)':
foo.cc:50:25: warning: unused variable 'nEnd' [-Wunused-variable]
50 | int nStart = 0, nEnd = 0;
| ^~~~
foo.cc: In function 'int main(int, char**)':
foo.cc:69:13: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
69 | gets(ary_cParent);
| ~~~~^~~~~~~~~~~~~
In file included from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/cstdio:42,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/ext/string_conversions.h:43,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/bits/basic_string.h:3968,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/string:53,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/bits/locale_classes.h:40,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/bits/ios_base.h:41,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/ios:42,
from /nix/store/h5kvfrjmpw792v8jg7nrzfkffmn0iyy8-gcc-12.3.0/include/c++/12.3.0/ostream:38,
from iostream:39:
/nix/store/y8wfrgk7br5rfz4221lfb9v8w3n0cnyd-glibc-2.37-8-dev/include/stdio.h:605:14: note: declared here
605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
| ^~~~
foo.cc:70:13: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
70 | gets(ary_cSub);
| ~~~~^~~~~~~~~~
/nix/store/y8wfrgk7br5rfz4221lfb9v8w3n0cnyd-glibc-2.37-8-dev/include/stdio.h:605:14: note: declared here
605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
| ^~~~
foo.cc:71:13: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
71 | gets(ary_cReplace);
| ~~~~^~~~~~~~~~~~~~
/nix/store/y8wfrgk7br5rfz4221lfb9v8w3n0cnyd-glibc-2.37-8-dev/include/stdio.h:605:14: note: declared here
605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
| ^~~~
foo.cc:65:13: warning: unused variable 'nSubLength' [-Wunused-variable]
65 | int nSubLength = 0, nCount = 0, nPosition = 0;
| ^~~~~~~~~~
foo.cc:65:29: warning: unused variable 'nCount' [-Wunused-variable]
65 | int nSubLength = 0, nCount = 0, nPosition = 0;
| ^~~~~~
foo.cc:65:41: warning: unused variable 'nPosition' [-Wunused-variable]
65 | int nSubLength = 0, nCount = 0, nPosition = 0;
| ^~~~~~~~~
/nix/store/74y3751gsixaz9797ib0hp7c658sp1y5-binutils-2.40/bin/ld: /tmp/cckuBx2S.o: in function `main':
foo.cc:(.text.startup+0x91): warning: the `gets' function is dangerous and should not be used.
[Hydro](https://hydro.ac)提供评测服务