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_14610657_8958.cpp:1:1: error: 'pragma' does not name a type
 pragma comment(linker, "/STACK:1024000000,1024000000")
 ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/exception:162:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/typeinfo:34,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:53,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/exception_ptr.h:95:30: error: field 'nullptr_t' has incomplete type 'std::__exception_ptr::exception_ptr'
       exception_ptr(nullptr_t) noexcept
                              ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/exception_ptr.h:95:30: error: expected ';' at end of member declaration
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/exception_ptr.h:95:32: error: expected unqualified-id before 'noexcept'
       exception_ptr(nullptr_t) noexcept
                                ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:128:31: error: declaration of 'operator new' as non-function
 void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc)
                               ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:128:20: error: 'size_t' is not a member of 'std'
 void* operator new(std::size_t) _GLIBCXX_THROW (std::bad_alloc)
                    ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:128:20: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:130:33: error: declaration of 'operator new []' as non-function
 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:130:22: error: 'size_t' is not a member of 'std'
 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
                      ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:130:22: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:136:25: error: declaration of 'operator new' as non-function
 void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                         ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:136:20: error: 'size_t' is not a member of 'std'
 void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                    ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:136:20: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:136:33: error: expected primary-expression before 'const'
 void* operator new(std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:138:27: error: declaration of 'operator new []' as non-function
 void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                           ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:138:22: error: 'size_t' is not a member of 'std'
 void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                      ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:138:22: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:138:35: error: expected primary-expression before 'const'
 void* operator new[](std::size_t, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT
                                   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:146:32: error: declaration of 'operator new' as non-function
 inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                                ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:146:27: error: 'size_t' is not a member of 'std'
 inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                           ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:146:27: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:146:40: error: expected primary-expression before 'void'
 inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                                        ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:148:34: error: declaration of 'operator new []' as non-function
 inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                                  ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:148:29: error: 'size_t' is not a member of 'std'
 inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                             ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:148:29: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
                 from 0_0_14610657_8958.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note:   'size_t'
 __MINGW_EXTENSION typedef unsigned __int64 size_t;
                                            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:54:0,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/new:148:42: error: expected primary-expression before 'void'
 inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT
                                          ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55,
                 from 0_0_14610657_8958.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:294:31: error: 'std::size_t' has not been declared
   template<typename _Tp, std::size_t _Size>
                               ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:37: error: 


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-10-07 01:11:13, Gzip enabled