Lounge - April 2022

DFS Backtracking algorithm
 
hi guys, I've been trying to implement a backtracking algorithm that solves Sudoku I may plan on using for a project. The code somewhat works, it does see...
Apr 29, 2022 at 3:43pm
[3 replies] Last: Maybe post the real code? > if valid(grud,x,y,num,9): You know, the o... (by salem c)
Heh.™
 
https://raymii.org/s/inc/img/Strip-Visual-Studio-Code-650-finalenglish.jpg
Apr 26, 2022 at 8:42pm
[3 replies] Last: the source https://www.commitstrip.com/en/2020/06/11/im-watching-you/ (by ne555)
All you ever wanted to know about, but couldn't ask...
 
For those that want the answers, Rainer Grimm's book: "C++ Core Guidelines Explained - Best Practices For Modern C++" has just been published. See https...
Apr 17, 2022 at 11:04pm
[5 replies] Last: Another C++ book I could recommend is Best Practices by Jason Turner.... (by deleted account xyzzy)
c++ modules g++ clang++ Linux
 
Just wondering if anyone has experience with the above? In my mind, it would be great if modules corresponding to each of the STL header files could exist in a...
Apr 15, 2022 at 5:37pm
[18 replies] Last: I now want a header for a C library (and its C++ equivalent) for synth... (by helios)
by helios
Nemerle language
 
http://nemerle.org/ Anyone heard of it before? It sounds like a more interesting F#. It's basically C# + functional paradigm + metaprogramming.
Apr 2, 2022 at 11:56pm
[5 replies] Last: .NET is cool, man. C# is almost my go-to language nowadays I like to... (by zapshe)
  Archived months: [mar2022] [may2022]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.