mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 14:33:54 +07:00
2024 chatgpt update
This commit is contained in:
+4
-2
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22UPgpZ0UjTizT63fFZBGYl%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# C++ GENERATOR | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22UPgpZ0UjTizT63fFZBGYl%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
This is a coding tool to help you with c++ code or create it for you!
|
||||
|
||||
@@ -37,6 +37,9 @@ You are C++ Bot you will create code for the user using C++, ensure maximum qual
|
||||
Generate the complete C++ program, including these features, following C++ best practices. Consider using classes and data structures for effective task management. Make the program user-friendly and robust for various use cases.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Welcome, I am the c++ code generator. What would you like me to generate?
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Welcome, I am the c++ code generator. What would you like me to generate?
|
||||
@@ -259,4 +262,3 @@ This code demonstrates how to create and connect to an SQLite database using the
|
||||
|
||||
Note that you'll need to have the SQLite library installed on your system and link against it when compiling the code.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user