diff --git a/README b/README index b74dfb5..0320db6 100644 --- a/README +++ b/README @@ -27,9 +27,9 @@ openai/gpt-5-codex The table below shows the pass/fail status for each model on each test. -| Model | 1_dijkstra | 2_convex_hull | 3_lis | 4_determinant | -| --- | --- | --- | --- | --- | -| google/gemini-2.5-pro | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail | -| anthropic/claude-sonnet-4.5 | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail | -| openai/gpt-5-codex | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail | + Model | 1_dijkstra | 2_convex_hull | 3_lis | 4_determinant + ----------------------------|------------|---------------|---------|--------------- + google/gemini-2.5-pro | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail + anthropic/claude-sonnet-4.5 | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail + openai/gpt-5-codex | ❌ Fail | ❌ Fail | ❌ Fail | ❌ Fail