Hacker News new | ask | show | jobs
by overview 1405 days ago
I just copy and pasted 3 random Leetcode problem prompts to GPT-3. It successfully generated Python code that passed all test cases for 2 out of the 3.

Problems passed: - Two sum - Text Justification edit: Newlines