System Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:92:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
92 | auto [u, visited] = st.top();
| ^
/in/foo.cc:136:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
136 | auto [u, visited] = st.top();
| ^
ValueError("invalid literal for int() with base 10: '[global]\\n'")
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 eerT detooR dna lavreS
- 语言
- C++
- 递交时间
- 2026-02-06 08:05:29
- 评测时间
- 2026-02-06 08:05:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes