
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 10:47 AM
To help to learn C++ consider:
https://www.learncpp.com/
4 replies | 61 view(s)
-
Today, 08:38 AM
The exercise requires to use derived classes
I understand that this one is not good code but It's a university exam and now I have to understand...
4 replies | 61 view(s)
-
Today, 06:52 AM
Based upon the given design, consider as a starting point:
#include <iostream>
#include <random>
std::mt19937 gen(std::random_device {}());...
4 replies | 61 view(s)
-
Today, 04:48 AM
1) probably.
2) no.
This is not good code. I suspect it's very old code from wherever it was obtained as it uses void for function parameter...
4 replies | 61 view(s)
-
Today, 01:46 AM
I'm not able to understand solution about the following exercise where, given this code, It asks to write C++ code which read from standard input...
4 replies | 61 view(s)
-
Yesterday, 02:02 PM
Hey all I am trying to figure out why my text is not showing past my picturebox:
The code I am using is this:
Image NewImage =...
0 replies | 40 view(s)
-
March 15th, 2025, 02:20 PM
Just take a look at the demo I prepared. Maybe it can help you, because all the previous variants you came up with was a mess.
The idea of the...
1 replies | 1094 view(s)
|
Click Here to Expand Forum to Full Width
|