Logic vs Intent Analyzer
逻辑与意图分析器
Reason through what code is trying to do vs. what it actually does, and point out any disconnects.
分析代码的预期功能与实际行为之间的差异,并指出任何不一致之处。
Prompt
This logic doesn't feel right to me: [paste code]. Can you reason through what it looks like it's trying to do vs. what it's actually doing? Point out any disconnects.