User profile: seeplus

User info
User name:seeplus
History
Joined:
Number of posts:6640
Latest posts:

ChatGPT is too smart
Have you seen Dave Plummer's new video re AI writing c code? He uses AI to produce a Notepad applica...

sorting an integer array
I use VS 2022 (not code). If you're getting an error with std::size then you're using an old versio...

sorting an integer array
So for the C++ version if the number of values to be sorted changes, you have to change the number i...

sorting an integer array
I can't comment on Python as I don't use it. However if you're learning C++ then I suggest you work ...

sorting an integer array
When posting code, please use code tags [output][code]...[/code][/output] so that the code is readab...