运行 ID: 89525

Main.cc:54:1: error: stray ‘\302’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
 ^
Main.cc:54:2: error: stray ‘\251’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
  ^
Main.cc:54:4: error: stray ‘\344’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
    ^
Main.cc:54:5: error: stray ‘\272’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
     ^
Main.cc:54:6: error: stray ‘\254’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
      ^
Main.cc:54:7: error: stray ‘\345’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
       ^
Main.cc:54:8: error: stray ‘\270’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
        ^
Main.cc:54:9: error: stray ‘\210’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
         ^
Main.cc:54:10: error: stray ‘\346’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
          ^
Main.cc:54:11: error: stray ‘\265’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
           ^
Main.cc:54:12: error: stray ‘\267’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
            ^
Main.cc:54:13: error: stray ‘\347’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
             ^
Main.cc:54:14: error: stray ‘\240’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
              ^
Main.cc:54:15: error: stray ‘\201’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
               ^
Main.cc:54:22: error: stray ‘\344’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                      ^
Main.cc:54:23: error: stray ‘\272’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                       ^
Main.cc:54:24: error: stray ‘\254’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                        ^
Main.cc:54:28: error: stray ‘\345’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                            ^
Main.cc:54:29: error: stray ‘\244’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                             ^
Main.cc:54:30: error: stray ‘\207’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                              ^
Main.cc:54:39: error: stray ‘\345’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                       ^
Main.cc:54:40: error: stray ‘\217’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                        ^
Main.cc:54:41: error: stray ‘\267’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                         ^
Main.cc:54:44: error: stray ‘\344’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                            ^
Main.cc:54:45: error: stray ‘\270’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                             ^
Main.cc:54:46: error: stray ‘\255’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                              ^
Main.cc:54:47: error: stray ‘\346’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                               ^
Main.cc:54:48: error: stray ‘\226’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                ^
Main.cc:54:49: error: stray ‘\207’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                 ^
Main.cc:54:50: error: stray ‘\347’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                  ^
Main.cc:54:51: error: stray ‘\256’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                   ^
Main.cc:54:52: error: stray ‘\200’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                    ^
Main.cc:54:53: error: stray ‘\344’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                     ^
Main.cc:54:54: error: stray ‘\275’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                      ^
Main.cc:54:55: error: stray ‘\223’ in program
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                                                       ^
Main.cc: In function ‘bign change(char*)’:
Main.cc:16:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < strlen(str); i++){
                 ~~^~~~~~~~~~~~~
Main.cc: In function ‘int main()’:
Main.cc:46:9: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
  gets(s1);
         ^
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/c++/7/cstdio:42,
                 from /usr/include/c++/7/ext/string_conversions.h:43,
                 from /usr/include/c++/7/bits/basic_string.h:6361,
                 from /usr/include/c++/7/string:52,
                 from /usr/include/c++/7/bits/locale_classes.h:40,
                 from /usr/include/c++/7/bits/ios_base.h:41,
                 from /usr/include/c++/7/ios:42,
                 from /usr/include/c++/7/ostream:38,
                 from /usr/include/c++/7/iostream:39,
                 from Main.cc:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:232:1: note: declared here
 gets (char *__str)
 ^~~~
Main.cc:47:9: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
  gets(s2);
         ^
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/c++/7/cstdio:42,
                 from /usr/include/c++/7/ext/string_conversions.h:43,
                 from /usr/include/c++/7/bits/basic_string.h:6361,
                 from /usr/include/c++/7/string:52,
                 from /usr/include/c++/7/bits/locale_classes.h:40,
                 from /usr/include/c++/7/bits/ios_base.h:41,
                 from /usr/include/c++/7/ios:42,
                 from /usr/include/c++/7/ostream:38,
                 from /usr/include/c++/7/iostream:39,
                 from Main.cc:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:232:1: note: declared here
 gets (char *__str)
 ^~~~
Main.cc: At global scope:
Main.cc:54:17: error: expected unqualified-id before numeric constant
 © 京师海码 2026 京ICP备20028683号-1中文简体 | English
                 ^~~~
Main.cc: In function ‘int main()’:
Main.cc:46:6: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
  gets(s1);
  ~~~~^~~~
Main.cc:47:6: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
  gets(s2);
  ~~~~^~~~