记录详情

Wrong Answer

In file included from /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/algorithm:61,
                 from stdc++.h:65:
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = int*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = int*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/bits/stl_algo.h:1844:5,
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = int*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/bits/stl_algo.h:1940:31,
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = int*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/bits/stl_algo.h:1932:5,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = int*]' at /nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/bits/stl_algo.h:4820:18,
    inlined from 'int main()' at foo.cc:23:6:
/nix/store/1x1q5sqa0ilbi8fz7aayk02pjy5g7jhh-gcc-12.3.0/include/c++/12.3.0/bits/stl_algo.h:1849:32: warning: array subscript 16 is outside array bounds of 'int [10]' [-Warray-bounds]
 1849 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:20:13: note: at offset 64 into object 'a' of size 40
   20 |         int a[10],n=0;
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 408.0 KiB
#3 Accepted 3ms 412.0 KiB
#4 Accepted 3ms 412.0 KiB
#5 Accepted 3ms 412.0 KiB
#6 Accepted 3ms 412.0 KiB
#7 Accepted 3ms 412.0 KiB
#8 Accepted 3ms 412.0 KiB
#9 Accepted 3ms 412.0 KiB
#10 Wrong Answer Read 7, expect 70. 3ms 412.0 KiB
#11 Accepted 4ms 412.0 KiB
#12 Accepted 4ms 412.0 KiB
#13 Accepted 3ms 412.0 KiB
#14 Accepted 3ms 412.0 KiB
#15 Accepted 5ms 404.0 KiB
#16 Accepted 5ms 396.0 KiB
#17 Accepted 3ms 328.0 KiB
#18 Accepted 3ms 412.0 KiB
#19 Accepted 3ms 412.0 KiB
#20 Accepted 3ms 412.0 KiB
#21 Accepted 3ms 284.0 KiB
#22 Accepted 3ms 412.0 KiB
#23 Accepted 3ms 412.0 KiB
#24 Accepted 3ms 364.0 KiB
#25 Accepted 3ms 412.0 KiB
#26 Accepted 3ms 328.0 KiB
#27 Accepted 3ms 412.0 KiB
#28 Accepted 3ms 412.0 KiB
#29 Accepted 3ms 412.0 KiB
#30 Accepted 3ms 284.0 KiB
#31 Wrong Answer Read 61148422, expect 611484220. 3ms 412.0 KiB
#32 Accepted 3ms 336.0 KiB
#33 Accepted 4ms 332.0 KiB
#34 Accepted 3ms 412.0 KiB
#35 Accepted 3ms 412.0 KiB
#36 Accepted 4ms 368.0 KiB
#37 Accepted 5ms 412.0 KiB
#38 Accepted 10ms 412.0 KiB
#39 Accepted 3ms 412.0 KiB
#40 Accepted 4ms 284.0 KiB
#41 Accepted 4ms 412.0 KiB
#42 Accepted 6ms 332.0 KiB
#43 Accepted 6ms 416.0 KiB
#44 Accepted 5ms 284.0 KiB
#45 Accepted 3ms 404.0 KiB
#46 Accepted 5ms 332.0 KiB
#47 Accepted 4ms 412.0 KiB
#48 Accepted 3ms 412.0 KiB
#49 Accepted 5ms 412.0 KiB
#50 Accepted 5ms 284.0 KiB
#51 Accepted 4ms 412.0 KiB
#52 Wrong Answer Read 78839572, expect 209783758. 4ms 412.0 KiB
#53 Wrong Answer Read 11334598, expect 105938134. 3ms 412.0 KiB
#54 Accepted 4ms 412.0 KiB
#55 Accepted 5ms 412.0 KiB
#56 Accepted 3ms 332.0 KiB
#57 Accepted 4ms 412.0 KiB
#58 Accepted 4ms 412.0 KiB
#59 Accepted 3ms 412.0 KiB
#60 Accepted 3ms 412.0 KiB

信息

递交者
类型
递交
题目
P1343 1B Split
语言
C++
递交时间
2023-08-16 15:37:39
评测时间
2023-08-16 15:37:39
评测机
分数
112
总耗时
254ms
峰值内存
416.0 KiB