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_32252441_11580.cpp:2:13: error: 'long long long' is too long for GCC
 #define int long long
             ^
0_0_32252441_11580.cpp:2:18: error: 'long long long' is too long for GCC
 #define int long long
                  ^
0_0_32252441_11580.cpp:2:13: error: 'long long long' is too long for GCC
 #define int long long
             ^
0_0_32252441_11580.cpp:2:18: error: 'long long long' is too long for GCC
 #define int long long
                  ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/vector:60,
                 from 0_0_32252441_11580.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:241:12: error: redefinition of 'struct std::__is_integer<long long int>'
     struct __is_integer<long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:213:12: error: previous definition of 'struct std::__is_integer<long long int>'
     struct __is_integer<int>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:248:12: error: redefinition of 'struct std::__is_integer<long long unsigned int>'
     struct __is_integer<unsigned long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:220:12: error: previous definition of 'struct std::__is_integer<long long unsigned int>'
     struct __is_integer<unsigned int>
            ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:62:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/vector:60,
                 from 0_0_32252441_11580.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:93:12: error: redefinition of 'struct __gnu_cxx::__add_unsigned<long long int>'
     struct __add_unsigned<long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:85:12: error: previous definition of 'struct __gnu_cxx::__add_unsigned<long long int>'
     struct __add_unsigned<int>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:136:12: error: redefinition of 'struct __gnu_cxx::__remove_unsigned<long long unsigned int>'
     struct __remove_unsigned<unsigned long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:128:12: error: previous definition of 'struct __gnu_cxx::__remove_unsigned<long long unsigned int>'
     struct __remove_unsigned<unsigned int>
            ^
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++/bits/stl_algobase.h:64,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/vector:60,
                 from 0_0_32252441_11580.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:44:33: error: 'long' and 'short' specified together for 'uint_least16_t'
   typedef __UINT_LEAST16_TYPE__ uint_least16_t;
                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:238:12: error: redefinition of 'struct std::__is_integral_helper<long long int>'
     struct __is_integral_helper<long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:222:12: error: previous definition of 'struct std::__is_integral_helper<long long int>'
     struct __is_integral_helper<int>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:242:12: error: redefinition of 'struct std::__is_integral_helper<long long unsigned int>'
     struct __is_integral_helper<unsigned long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:226:12: error: previous definition of 'struct std::__is_integral_helper<long long unsigned int>'
     struct __is_integral_helper<unsigned int>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1612:12: error: redefinition of 'struct std::__make_unsigned<long long int>'
     struct __make_unsigned<long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1604:12: error: previous definition of 'struct std::__make_unsigned<long long int>'
     struct __make_unsigned<int>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1700:12: error: redefinition of 'struct std::__make_signed<long long unsigned int>'
     struct __make_signed<unsigned long long>
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1692:12: error: previous definition of 'struct std::__make_signed<long long unsigned int>'
     struct __make_signed<unsigned int>
            ^
0_0_32252441_11580.cpp:2:18: error: 'long' and 'short' specified together for 'type name'
 #define int long long
                  ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/vector:60:0,
                 from 0_0_32252441_11580.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h: In function 'constexpr long long int std::__lg(long long int)':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:1022:3: error: redefinition of 'constexpr long long int std::__lg(long long int)'
   __lg(long long __n)
   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:1006:3: note: 'constexpr long long int std::__lg(long long int)' previously defined here
   __lg(int __n)
   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: At global scope:
0_0_32252441_11580.cpp:2:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_32252441_11580.cpp:2:13: error: expected '}' before 'long'
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:68:28: error: expected unqualified-id before numeric constant
   enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
                            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:68:28: error: expected ')' before numeric constant
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/vector:65:0,
                 from 0_0_32252441_11580.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:72:5: error: '_Bit_type' does not name a type
     _Bit_type * _M_p;
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:73:5: error: '_Bit_type' does not name a type
     _Bit_type _M_mask;
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:75:30: error: expected ')' before '*' token
     _Bit_reference(_Bit_type * __x, _Bit_type __y)
                              ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: In constructor '_Bit_reference::_Bit_reference()':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:78:42: error: class '_Bit_reference' does not have any field named '_M_p'
     _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { }
                                          ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:78:51: error: class '_Bit_reference' does not have any field named '_M_mask'
     _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { }
                                                   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: In member function '_Bit_reference::operator bool() const':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:81:18: error: '_M_p' was not declared in this scope
     { return !!(*_M_p & _M_mask); }
                  ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:81:25: error: '_M_mask' was not declared in this scope
     { return !!(*_M_p & _M_mask); }
                         ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: In member function '_Bit_reference& _Bit_reference::operator=(bool)':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:87:3: error: '_M_p' was not declared in this scope
  *_M_p |= _M_mask;
   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:87:11: error: '_M_mask' was not declared in this scope
  *_M_p |= _M_mask;
           ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:89:3: error: '_M_p' was not declared in this scope
  *_M_p &= ~_M_mask;
   ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:89:12: error: '_M_mask' was not declared in this scope
  *_M_p &= ~_M_mask;
            ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: In member function 'void _Bit_reference::flip()':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:107:8: error: '_M_p' was not declared in this scope
     { *_M_p ^= _M_mask; }
        ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:107:16: error: '_M_mask' was not declared in this scope
     { *_M_p ^= _M_mask; }
                ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h: At global scope:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:139:5: error: '_Bit_type' does not name a type
     _Bit_type * _M_p;
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_bvector.h:142:34: error: expected ')' before '*' token
     _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
                                  ^
D:/HD


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-06-19 01:49:48, Gzip enabled