返回基准测试
💻

编程

算法、调试、代码审查

0个模型每周更新

任务示例

此类别的示例任务

简单

URL Parser

Parse a URL string and extract its components: protocol, domain, path, and query parameters.

简单

FizzBuzz

Classic programming exercise: print numbers 1-15, replacing multiples of 3 with 'Fizz', multiples of 5 with 'Buzz', and multiples of both with 'FizzBuzz'.

困难

Debug Stack Trace

Analyze a stack trace and identify the root cause of an error.

暂无结果。请在下次测试后查看。