0_0_36792731_16898.cpp:10:13: error: invalid digit "9" in octal constant
Begin: 2021-09-24 14:20 CST
^
0_0_36792731_16898.cpp:11:1: error: stray '\346' in program
新学期程序设计(二)
^
0_0_36792731_16898.cpp:11:1: error: stray '\226' in program
0_0_36792731_16898.cpp:11:1: error: stray '\260' in program
0_0_36792731_16898.cpp:11:1: error: stray '\345' in program
0_0_36792731_16898.cpp:11:1: error: stray '\255' in program
0_0_36792731_16898.cpp:11:1: error: stray '\246' in program
0_0_36792731_16898.cpp:11:1: error: stray '\346' in program
0_0_36792731_16898.cpp:11:1: error: stray '\234' in program
0_0_36792731_16898.cpp:11:1: error: stray '\237' in program
0_0_36792731_16898.cpp:11:1: error: stray '\347' in program
0_0_36792731_16898.cpp:11:1: error: stray '\250' in program
0_0_36792731_16898.cpp:11:1: error: stray '\213' in program
0_0_36792731_16898.cpp:11:1: error: stray '\345' in program
0_0_36792731_16898.cpp:11:1: error: stray '\272' in program
0_0_36792731_16898.cpp:11:1: error: stray '\217' in program
0_0_36792731_16898.cpp:11:1: error: stray '\350' in program
0_0_36792731_16898.cpp:11:1: error: stray '\256' in program
0_0_36792731_16898.cpp:11:1: error: stray '\276' in program
0_0_36792731_16898.cpp:11:1: error: stray '\350' in program
0_0_36792731_16898.cpp:11:1: error: stray '\256' in program
0_0_36792731_16898.cpp:11:1: error: stray '\241' in program
0_0_36792731_16898.cpp:11:1: error: stray '\357' in program
0_0_36792731_16898.cpp:11:1: error: stray '\274' in program
0_0_36792731_16898.cpp:11:1: error: stray '\210' in program
0_0_36792731_16898.cpp:11:1: error: stray '\344' in program
0_0_36792731_16898.cpp:11:1: error: stray '\272' in program
0_0_36792731_16898.cpp:11:1: error: stray '\214' in program
0_0_36792731_16898.cpp:11:1: error: stray '\357' in program
0_0_36792731_16898.cpp:11:1: error: stray '\274' in program
0_0_36792731_16898.cpp:11:1: error: stray '\211' in program
0_0_36792731_16898.cpp:14:40: error: invalid digit "9" in octal constant
Elapsed: 00:50:47RunningRemaining: 999:09:12
^
0_0_36792731_16898.cpp:20:1: error: stray '\342' in program
Previous12345…Next
^
0_0_36792731_16898.cpp:20:1: error: stray '\200' in program
0_0_36792731_16898.cpp:20:1: error: stray '\246' in program
0_0_36792731_16898.cpp:42:1: error: stray '\302' in program
All Copyright Reserved © 2010-2021 Xu Han
^
0_0_36792731_16898.cpp:42:1: error: stray '\251' in program
0_0_36792731_16898.cpp:43:19: error: invalid digit "9" in octal constant
Server Time: 2021-09-24 15:10:47 CST
^
0_0_36792731_16898.cpp:45:11: error: "|" is not a valid filename
#32856701 | chuyi_'s solution for [Problem B]
^
0_0_36792731_16898.cpp:57:6: error: invalid digit "9" in octal constant
2021-09-24 14:51:09
^
0_0_36792731_16898.cpp:57:18: error: invalid digit "9" in octal constant
2021-09-24 14:51:09
^
0_0_36792731_16898.cpp:1:2: error: 'Home' does not name a type
Home
^
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++/ios:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_36792731_16898.cpp:61:
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++/bits/stl_algobase.h:62:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_36792731_16898.cpp:61:
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:160:35: error: '__gnu_cxx::__is_null_pointer' declared as an 'inline' variable
__is_null_pointer(std::nullptr_t)
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:160:35: error: 'bool __gnu_cxx::__is_null_pointer' redeclared as different kind of symbol
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:155:5: note: previous declaration 'template<class _Type> bool __gnu_cxx::__is_null_pointer(_Type)'
__is_null_pointer(_Type)
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/ext/type_traits.h:160:21: error: 'nullptr_t' is not a member of 'std'
__is_null_pointer(std::nullptr_t)
^
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++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_36792731_16898.cpp:61:
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: 'nullptr_t' is not a member of 'std'
struct __is_null_pointer_helper<std::nullptr_t>
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:37: error: 'nullptr_t' is not a member of 'std'
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:51: error: template argument 1 is invalid
struct __is_null_pointer_helper<std::nullptr_t>
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, __alignof__(_Tp)> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: 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/wchar.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cwchar:44,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/postypes.h:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_36792731_16898.cpp:61:
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++/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++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_36792731_16898.cpp:61:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, __alignof__(_Tp)> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: 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/wchar.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cwchar:44,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/postypes.h:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:38,
from D
|