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...
[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
[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...
[5 replies] Last: Another C++ book I could recommend is Best Practices by Jason Turner.... (by George P)
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...
[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.
[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.