/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:95:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   95 |     for (auto [x, y] : lsh) {
      |               ^
# 状态 耗时 内存占用
#1 Accepted 2ms 480.0 KiB
#2 Accepted 2ms 480.0 KiB
#3 Accepted 7ms 1.109 MiB
#4 Accepted 11ms 1.426 MiB
#5 Accepted 192ms 6.859 MiB
#6 Accepted 855ms 19.449 MiB
#7 Accepted 476ms 8.277 MiB
#8 Wrong Answer 1680ms 28.5 MiB
#9 Runtime Error 712ms 26.293 MiB
#10 Runtime Error 417ms 13.035 MiB

信息

递交者
类型
递交
题目
P1663 资源勘探
语言
C++
递交时间
2026-08-05 10:10:34
评测时间
2026-08-05 10:10:34
评测机
分数
70
总耗时
4359ms
峰值内存
28.5 MiB