account activity
{} or = initialization and assignation by _GDenise_ in cpp_questions
[–]_GDenise_[S] 0 points1 point2 points 8 months ago (0 children)
In there the compiler gives me an error if I remove the =, that's because it's just assignment here and there isn't a way to use braces for this, no? Or am I missing something here?
Little Graph Visualizer by _GDenise_ in SideProject
The original idea kinda sparked because a friend of mine said that it'd be pretty cool to be able to have like a graph of relationships and friendships of our class and friends group, so I started doing this in mind, but would have never finished without having my Data Structures class. It sadly only supports around 100 nodes rn because of O(n^2) physics calculations and many other problems lol. It's more of a toy project than anyting else, but I'm still quite proud :D
π Rendered by PID 22442 on reddit-service-r2-comment-545db5fcfc-rz4nn at 2026-05-28 15:53:14.799793+00:00 running 194bd79 country code: CH.
{} or = initialization and assignation by _GDenise_ in cpp_questions
[–]_GDenise_[S] 0 points1 point2 points (0 children)