Compile Error
/in/foo.cc: In function 'bool isequal(std::string, std::string)': /in/foo.cc:20:3: error: 'retrun' was not declared in this scope 20 | retrun false; | ^~~~~~ /in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type] 22 | } | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1037 可排列相等
- 语言
- C++
- 递交时间
- 2025-03-24 13:44:43
- 评测时间
- 2025-03-24 13:44:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes