ChatGPT is OP

Revision en3, by haochenkang, 2022-12-15 04:23:47

Recently, the chat bot ChatGPT is released to the public: https://chat.openai.com/chat.

Try typing in "generate the KMP algorithm in c++", or "diameter of tree in c++ using adjacency list". Or even "multisource bfs implementation". It immediately gives you the code for it. Crazy right?

test

This brings on the question: how will this affect competitive programming in the future? I know there have been many programming AI bots before like Github Copilot, but ChatGPT takes it to a completely different level.

Interested in hearing your thoughts about this.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English haochenkang 2022-12-15 04:23:47 50 Tiny change: 'evel. \n\n' -> 'evel. \n\n\nInterested in hearing your thoughts about this. '
en2 English haochenkang 2022-12-15 04:22:31 44 Tiny change: 'ight? \n\nThis b' -> 'ight? \n\n![ ](https://imgur.com/a/nlY38yW)\n\nThis b'
en1 English haochenkang 2022-12-15 04:20:34 531 Initial revision (published)