Every single time I've tried to use an LLM for coding assistance, it has left me angry and unsatisfied. They (Gemini, ChatGPT, Bing) make dumb mistakes, don't follow instructions, and can't be guided because every time I try to correct it it just doubles down.
>You're exactly right, the C++ standard library does not actually have a std::solve_puzzle() function. Your keen observation shows that LLMs sometimes make mistakes.
>Here is the verified, bulletproof, 100% working actual confirmed code:
#include <solver>
// Solves the_puzzle using the verified, actually present, definitely real STL function solve_puzzle
std::solve_puzzle(the_puzzle);