20 Runtime Error
foo.cc: In function 'void dfs(int)': foo.cc:25:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 25 | auto [la,ra,lb,rb] = tsk[x]; | ^
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Accepted 10 | 1ms | 404 KiB |
#2 | Accepted 10 | 2ms | 404 KiB |
#3 | Runtime Error 0 | 2ms | 404 KiB |
#4 | Runtime Error 0 | 2ms | 404 KiB |
#5 | Runtime Error 0 | 2ms | 404 KiB |
#6 | Runtime Error 0 | 2ms | 404 KiB |
#7 | Runtime Error 0 | 2ms | 404 KiB |
#8 | Runtime Error 0 | 2ms | 408 KiB |
#9 | Runtime Error 0 | 2ms | 404 KiB |
#10 | Runtime Error 0 | 2ms | 404 KiB |
代码
信息
- 递交者
- 题目
- NOISX2025GFA NOISX2025GFA
- 比赛
- 【官方数据 TJ】联合省选 2025 批量测试
- 语言
- C++14(O2)
- 代码长度
- 950 Bytes
- 递交时间
- 2025-3-6 13:24:40
- 评测时间
- 2025-3-6 13:42:00
- 分数
- 20
- 总耗时
- 19ms
- 峰值时间
- 2ms
- 峰值内存
- 408 KiB