Public viewer

The journey of every round

Every round-trip in the corpus is public. Open one to see the prompt, the zero-point index, the baseline response, the enhanced response, and how each grader read the difference. Leave a comment if a grader's reading lands — or doesn't.

#76310 May 26

If a train travels 60 miles in 1.5 hours, what is its speed in miles per hour?

V1WorseV2ΔLcsharp
#76110 May 26

What is the square root of 169?

V1WorseV2ΔLcsharp
#76010 May 26

Calculate the area of a rectangle with width 8 and length 13.

V1WorseV2ΔLcsharp
#75810 May 26

What is the sum of integers from 1 to 100?

V1WorseV2ΔLcsharp
#75710 May 26

What is 12 percent of 350?

V1WorseV2ΔLcsharp
#73610 May 26

Use ILogger<T>.LogInformation to log a message with an exception parameter.

V1WorseV2ΔL+0.0csharp
#72910 May 26

Write a LINQ query to filter a list of objects by a property.

V1WorseV2ΔLcsharp
#72410 May 26

Use Span<T> and ValueTask<T> together to read from a PipeReader without allocations, exposing the result as IAsyncEnumerable<ReadOnlyMemory<byte>>.

V1WorseV2ΔL-0.3csharp
#72310 May 26

Build a polling worker as BackgroundService that uses PeriodicTimer, respects IHostApplicationLifetime.ApplicationStopping, and emits Activity tags.

V1WorseV2ΔL+0.0csharp
#66710 May 26

Find orders where the order_date is later than the ship_date.

V1WorseV2ΔLcsharp
#66610 May 26

Write a SQL query that returns products and their cumulative sales over time.

V1WorseV2ΔLcsharp
#65210 May 26

Write a SQL query that returns the top 5 customers by total spend in 2025.

V1WorseV2ΔLcsharp
#56009 May 26

What is the greatest common divisor of 36 and 48?

V1WorseV2ΔLcsharp
#55909 May 26

Calculate 25 squared minus 24 squared.

V1WorseV2ΔLcsharp
#51209 May 26

Write a query that calculates a running total using Aggregate

V1WorseV2ΔLcsharp
#34608 May 26

Implement an async circuit breaker that tracks consecutive failures

V1WorseV2ΔL+0.0csharp
#34508 May 26

Implement async producer-consumer pattern using Channel<T>

V1WorseV2ΔL+0.0csharp
#34308 May 26

Implement idempotency key middleware that deduplicates POST requests

V1WorseV2ΔL+0.3csharp
#34108 May 26

Implement an async circuit breaker that tracks consecutive failures

V1WorseV2ΔL+0.5csharp
#34008 May 26

Implement async producer-consumer pattern using Channel<T>

V1WorseV2ΔL+0.0csharp
#33908 May 26

Implement a webhook delivery endpoint with HMAC signature verification

V1WorseV2ΔL-0.5csharp
#33208 May 26

Implement idempotency key middleware that deduplicates POST requests

V1WorseV2ΔL+0.0csharp
#31308 May 26

Implement an async circuit breaker that tracks consecutive failures

V1WorseV2ΔL+1.0csharp
#30608 May 26

Implement an async circuit breaker that tracks consecutive failures

V1WorseV2ΔL+0.0csharp