F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39169072_30108.cpp:1:1: error: stray '\267' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      | ^~~~
0_0_39169072_30108.cpp:1:2: error: stray '\275' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      |     ^~~~
0_0_39169072_30108.cpp:1:3: error: stray '\267' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      |         ^~~~
0_0_39169072_30108.cpp:1:4: error: stray '\250' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      |             ^~~~
0_0_39169072_30108.cpp:1:6: error: stray '\243' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      |                         ^~~~
0_0_39169072_30108.cpp:1:7: error: stray '\272' in program
    1 | <b7><bd><b7><a8><U+04BB><a3><ba>
      |                             ^~~~
0_0_39169072_30108.cpp:97:1: error: stray '\267' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      | ^~~~
0_0_39169072_30108.cpp:97:2: error: stray '\275' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |     ^~~~
0_0_39169072_30108.cpp:97:3: error: stray '\267' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |         ^~~~
0_0_39169072_30108.cpp:97:4: error: stray '\250' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |             ^~~~
0_0_39169072_30108.cpp:97:5: error: stray '\266' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |                 ^~~~
0_0_39169072_30108.cpp:97:6: error: stray '\376' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |                     ^~~~
0_0_39169072_30108.cpp:97:7: error: stray '\243' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |                         ^~~~
0_0_39169072_30108.cpp:97:8: error: stray '\272' in program
   97 | <b7><bd><b7><a8><b6><fe><a3><ba>
      |                             ^~~~
0_0_39169072_30108.cpp:1:5: error: '\U000004bb' does not name a type
    1 | ·½·¨Ò»£º
      |     ^
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/exception_ptr.h:38,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/exception:164,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/ios:41,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/ostream:40,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/iostream:41,
                 from 0_0_39169072_30108.cpp:2:
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:126:26: error: declaration of 'operator new' as non-function
  126 | _GLIBCXX_NODISCARD void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:126:44: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  126 | _GLIBCXX_NODISCARD void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                                            ^~~~~~
In file included from gcc-13.1.0/x86_64-w64-mingw32/include/wchar.h:9,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/cwchar:44,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/postypes.h:40,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/iosfwd:42,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/ios:40:
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:127:41: error: attributes after parenthesized initializer ignored [-fpermissive]
  127 |   __attribute__((__externally_visible__));
      |                                         ^
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:128:26: error: declaration of 'operator new []' as non-function
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:128:46: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                                              ^~~~~~
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:129:41: error: attributes after parenthesized initializer ignored [-fpermissive]
  129 |   __attribute__((__externally_visible__));
      |                                         ^
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:135:29: error: 'std::size_t' has not been declared
  135 | void operator delete(void*, std::size_t) _GLIBCXX_USE_NOEXCEPT
      |                             ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:137:31: error: 'std::size_t' has not been declared
  137 | void operator delete[](void*, std::size_t) _GLIBCXX_USE_NOEXCEPT
      |                               ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:140:26: error: declaration of 'operator new' as non-function
  140 | _GLIBCXX_NODISCARD void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:140:44: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  140 | _GLIBCXX_NODISCARD void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                                            ^~~~~~
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:140:52: error: expected primary-expression before 'const'
  140 | _GLIBCXX_NODISCARD void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                                                    ^~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:142:26: error: declaration of 'operator new []' as non-function
  142 | _GLIBCXX_NODISCARD void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:142:46: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  142 | _GLIBCXX_NODISCARD void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                                              ^~~~~~
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:142:54: error: expected primary-expression before 'const'
  142 | _GLIBCXX_NODISCARD void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
      |                                                      ^~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:149:26: error: declaration of 'operator new' as non-function
  149 | _GLIBCXX_NODISCARD void* operator new(std::size_t, std::align_val_t)
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:149:44: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  149 | _GLIBCXX_NODISCARD void* operator new(std::size_t, std::align_val_t)
      |                                            ^~~~~~
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:149:68: error: expected primary-expression before ')' token
  149 | _GLIBCXX_NODISCARD void* operator new(std::size_t, std::align_val_t)
      |                                                                    ^
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:150:73: error: attributes after parenthesized initializer ignored [-fpermissive]
  150 |   __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__));
      |                                                                         ^
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:151:26: error: declaration of 'operator new' as non-function
  151 | _GLIBCXX_NODISCARD void* operator new(std::size_t, std::align_val_t, const std::nothrow_t&)
      |                          ^~~~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new:151:44: error: 'size_t' is not a member of 'std'; did you mean 'size_t'?
  151 | _GLIBCXX_NODISCARD void* operator new(std::size_t, std::align_val_t, const std::nothrow_t&)
      |                                            ^~~~~~
gcc-13.1.0/x86_64-w64-mingw32/include/corecrt.h:35:44: note: 'size_t' declared here
   35 | __MINGW_EXTENSION typedef unsigned __int64 size_t;
      |                                            ^~~~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/new


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-23 02:56:36, Gzip enabled