7. Resolving the three issues with ClaudeAI
7.1. Introduction
![]() | ![]() |
- In [1], the URL for the ClaudeAI [https://claude.ai/chat] developed by the company Anthropic [https://www.anthropic.com/];
- In [2], your chat history. Free sessions on ClaudeAI are very limited. I purchased a one-month paid subscription to conduct the following tests;
- In [3], your question;
- In [4], to attach files to your question;
- In [5], to submit your question;
7.2. Problem 1
The question:
![]() |
ClaudeAI answers correctly.
7.3. Problem 2
The question:
![]() |
I have attached two files to my question:
- The PDF generated by ChatGPT [The problem according to ChatGPT.pdf];
- My instructions are in the text file [InstructionsAvecPDF4.txt]. This is the file that specifies the 25 unit tests suggested by ChatGPT;
The first response is incorrect. Here are the execution logs:
![]() | ![]() |
The response still contains an error, though a minor one. ClaudeAI fails a test by 2 euros, even though the required precision for the tests is 1 euro. In fact, back in the day, both Gemini and ChatGPT failed this test for the same reason. It is likely that the 1-euro precision constraint is too strict due to rounding issues for which we do not know the official rules.
In any case, after two more rounds of back-and-forth, ClaudeAI provides the correct solution.
7.4. Problem 3
The question:
![]() |
In [2], we attached a text file previously used with the earlier AIs. It forces the AI to search for information online and again requires the 25 unit tests.
The first response has many errors. We send the logs to the AI:
![]() |
Still errors:
![]() |
Still not working. We encourage it:
![]() |
Still not working:
![]() |
Still nothing:
![]() |
No luck:
![]() |
Still a lot of failures. We’ll consider that ClaudeAI was unable to solve problem 3 within a reasonable time frame.












