#c++ beginner
8 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
How to Format Code on Discord
• type three "backticks" (not quotes/apostrophes, on QWERTY layout, left of 1-key)
• on the same line, type the file extension for that language (c or cpp)
• enter your code on a new line and put another three backticks at the end
Example Input
```cpp
int main() {
return 0;
}
```
Example Output
int main() {
return 0;
} ```
See Also
It's really simple math man, just read the question again, and use */+-