通过4项标准化测试,检测你的 GPT 账号是否被降智。复制测试题 → 粘贴回答 → 自动评分。
How many letter "r" are in the word "strawberry"? Please count carefully and explain step by step.
A bat and a ball cost $1.10 in total. The bat costs $1.00 more than the ball. How much does the ball cost? Explain your reasoning step by step.
Write a Python function that finds all prime numbers up to N using the Sieve of Eratosthenes algorithm. Include comments and handle edge cases.
Explain how transformer architecture works in deep learning. Cover self-attention, multi-head attention, positional encoding, and feed-forward networks. Be detailed and thorough.