/ Vijos /

记录详情

Accepted

In file included from /usr/include/c++/12/algorithm:61,
                 from /usr/include/x86_64-linux-gnu/c++/12/bits/stdc++.h:65,
                 from /in/foo.cc:1:
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = ff*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(ff, ff)>]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = ff*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(ff, ff)>]' at /usr/include/c++/12/bits/stl_algo.h:1940:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = ff*; _Compare = bool (*)(ff, ff)]' at /usr/include/c++/12/bits/stl_algo.h:4853:18,
    inlined from 'int main()' at /in/foo.cc:186:6:
/usr/include/c++/12/bits/stl_algo.h:1849:32: warning: array subscript 17 is outside array bounds of 'ff [12]' [-Warray-bounds]
 1849 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:166:2: note: at offset 272 into object 'xx' of size 192
  166 | }xx[12];
      |  ^~
# 状态 耗时 内存占用
#1 Accepted 14ms 536.0 KiB
#2 Accepted 19ms 540.0 KiB
#3 Accepted 16ms 540.0 KiB
#4 Accepted 16ms 540.0 KiB
#5 Accepted 6ms 540.0 KiB
#6 Accepted 3ms 536.0 KiB
#7 Accepted 17ms 532.0 KiB
#8 Accepted 20ms 540.0 KiB
#9 Accepted 31ms 544.0 KiB
#10 Accepted 5ms 532.0 KiB
#11 Accepted 214ms 536.0 KiB
#12 Accepted 4ms 532.0 KiB
#13 Accepted 50ms 532.0 KiB
#14 Accepted 213ms 536.0 KiB
#15 Accepted 75ms 544.0 KiB
#16 Accepted 185ms 540.0 KiB
#17 Accepted 543ms 532.0 KiB
#18 Accepted 235ms 540.0 KiB
#19 Accepted 232ms 536.0 KiB
#20 Accepted 292ms 540.0 KiB

信息

递交者
类型
递交
题目
P1755 靶形数独
语言
C++
递交时间
2026-01-16 20:58:31
评测时间
2026-01-16 20:58:31
评测机
分数
100
总耗时
2200ms
峰值内存
544.0 KiB