|
|
|
|
|
by mdmglr
1204 days ago
|
|
I asked ChatGPT to play this game: I will give you 2 strings A and B. You must tell me what operations from the list below to transform string A into B. You can use as many operations as you want but the more operations the less points you get. Insert(a,b)- insert character a at position b.
Delete(a)- delete character at position b.
Swap(a,b)- swap characters a position a with position b. A: ello
B: Hello Answer is insert(H, 0) Try it for yourself and you will quickly see how bad ChatGPT is and how simple it is to trick humans you are intelligent. |
|
https://imgz.org/i4R5tbXH.jpg