literalchild's blog

By literalchild, history, 4 hours ago, In English

Congratulations ChatGPT for obtaining a total score of $$$602$$$ out of $$$600$$$ in SEATST! Here is its distribution:

Day 1: $$$100 + 100 + 100 = 300$$$

Day 2: $$$102 + 100 + 100 = 302$$$

Explanation

ChatGPT managed to solve Problem 2A: Triple Circuit using just $$$213$$$ logic gates (you needed to use $$$\leq 215$$$ logic gates to obtain full score). If we use the scoring function $$$f(K) = 1 - 0.40 \times \frac{K - 215}{41}$$$ (since no one expected $$$K \lt 215$$$ to be within the domain of $$$f$$$), this gives $$$f(213) = 1.0195$$$, which is a score of $$$102$$$ (TLX rounds scores to the nearest integer).

ChatGPT's solution
  • Vote: I like it
  • +42
  • Vote: I do not like it

»
4 hours ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by literalchild (previous revision, new revision, compare).