Compile Error
/in/foo.cc:33:2: error: #endif without #if 33 | #endif | ^~~~~ /in/foo.cc:34: error: unterminated #ifdef 34 | #ifdef method_2 | /in/foo.cc: In function 'int dfs(int, int, int)': /in/foo.cc:14:4: warning: control reaches end of non-void function [-Wreturn-type] 14 | dfs(x+1,used+1,now^a[x]); | ~~~^~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1226 丑奴儿
- 语言
- C++
- 递交时间
- 2025-07-13 08:02:48
- 评测时间
- 2025-07-13 08:02:48
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes